BagVerticalDatumCorrections¶
- class bagPy.BagVerticalDatumCorrections[source]¶
Bases:
objectProxy of C++ BagVerticalDatumCorrections class.
__init__(BagVerticalDatumCorrections self, double inX, double inY, FloatVector inZ) -> BagVerticalDatumCorrections
- Parameters:
inX (double) –
inY (double) –
inZ (std::vector< float,std::allocator< float > > const &) –
Attributes Summary
The membership flag
double
double
a(10).float
Methods Summary
zValues(BagVerticalDatumCorrections self)Attributes Documentation
- thisown¶
The membership flag
- x¶
double
- Type:
x
- y¶
double
- Type:
y
- z¶
a(10).float
- Type:
z
Methods Documentation
- zValues(BagVerticalDatumCorrections self) FloatVector[source]¶
- __init__(BagVerticalDatumCorrections self, double inX, double inY, FloatVector inZ) BagVerticalDatumCorrections[source]¶
- Parameters:
inX (double) –
inY (double) –
inZ (std::vector< float,std::allocator< float > > const &) –
- zValues(BagVerticalDatumCorrections self) FloatVector[source]¶
- property thisown¶
The membership flag
- property x¶
double
- Type:
x
- property y¶
double
- Type:
y
- property z¶
a(10).float
- Type:
z