BagTrackingItem¶
- class bagPy.BagTrackingItem[source]¶
Bases:
objectProxy of C++ BagTrackingItem class.
__init__(BagTrackingItem self, uint32_t inRow, uint32_t inCol, float inDepth, float inUncertainty, uint8_t inTrack_code, uint16_t inList_series) -> BagTrackingItem
- Parameters:
Attributes Summary
uint32_t
float
uint16_t
uint32_t
The membership flag
uint8_t
float
Attributes Documentation
- col¶
uint32_t
- Type:
col
- depth¶
float
- Type:
depth
- list_series¶
uint16_t
- Type:
list_series
- row¶
uint32_t
- Type:
row
- thisown¶
The membership flag
- track_code¶
uint8_t
- Type:
track_code
- uncertainty¶
float
- Type:
uncertainty
- __init__(BagTrackingItem self, uint32_t inRow, uint32_t inCol, float inDepth, float inUncertainty, uint8_t inTrack_code, uint16_t inList_series) BagTrackingItem[source]¶
- property col¶
uint32_t
- Type:
col
- property depth¶
float
- Type:
depth
- property list_series¶
uint16_t
- Type:
list_series
- property row¶
uint32_t
- Type:
row
- property thisown¶
The membership flag
- property track_code¶
uint8_t
- Type:
track_code
- property uncertainty¶
float
- Type:
uncertainty