Inherits NetOceanDirect::ManagedObject< NonLinearityAPI >.
|
array< double > | getCoeffs (long deviceID, int% errorCode, int length) |
|
| ManagedObject (NonLinearityAPI *instance) |
|
NonLinearityAPI * | GetInstance () |
|
|
NonLinearityAPI * | m_Instance |
|
◆ getCoeffs()
array< double > NonLinearity::getCoeffs |
( |
long |
deviceID, |
|
|
int% |
errorCode, |
|
|
int |
length |
|
) |
| |
Retrieve the nonlinearity correction coefficients from the given device.
- Parameters
-
[in] | deviceID | the device ID for the device to be queried (from OceanDirect::findDevices()) |
[out] | errorCode | set to 0 if successful, an OceanDirect error code (nonzero) otherwise |
[in] | length | the number of coefficients to read |
- Returns
- tracked handle to a new array of length length containing the device's nonlinearity correction coefficients
The documentation for this class was generated from the following files: