BagVRTrackingItem¶
- class bagPy.BagVRTrackingItem[source]¶
Bases:
objectProxy of C++ BagVRTrackingItem class.
__init__(BagVRTrackingItem self, uint32_t inRow, uint32_t inCol, uint32_t inSubRow, uint32_t inSubCol, float inDepth, float inUncertainty, uint8_t inTrackCode, uint16_t inListSeries) -> BagVRTrackingItem
- Parameters:
Attributes Summary
uint32_t
float
uint16_t
uint32_t
uint32_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
- sub_col¶
uint32_t
- Type:
sub_col
- sub_row¶
uint32_t
- Type:
sub_row
- thisown¶
The membership flag
- track_code¶
uint8_t
- Type:
track_code
- uncertainty¶
float
- Type:
uncertainty
- __init__(BagVRTrackingItem self, uint32_t inRow, uint32_t inCol, uint32_t inSubRow, uint32_t inSubCol, float inDepth, float inUncertainty, uint8_t inTrackCode, uint16_t inListSeries) BagVRTrackingItem[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 sub_col¶
uint32_t
- Type:
sub_col
- property sub_row¶
uint32_t
- Type:
sub_row
- property thisown¶
The membership flag
- property track_code¶
uint8_t
- Type:
track_code
- property uncertainty¶
float
- Type:
uncertainty