BagVRTrackingItem

class bagPy.BagVRTrackingItem[source]

Bases: object

Proxy 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:
  • inRow (uint32_t) –

  • inCol (uint32_t) –

  • inSubRow (uint32_t) –

  • inSubCol (uint32_t) –

  • inDepth (float) –

  • inUncertainty (float) –

  • inTrackCode (uint8_t) –

  • inListSeries (uint16_t) –

Attributes Summary

col

uint32_t

depth

float

list_series

uint16_t

row

uint32_t

sub_col

uint32_t

sub_row

uint32_t

thisown

The membership flag

track_code

uint8_t

uncertainty

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]
Parameters:
  • inRow (uint32_t) –

  • inCol (uint32_t) –

  • inSubRow (uint32_t) –

  • inSubCol (uint32_t) –

  • inDepth (float) –

  • inUncertainty (float) –

  • inTrackCode (uint8_t) –

  • inListSeries (uint16_t) –

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