NetOceanDirect  2.4.0
OceanDirect .NET API
Public Member Functions | Static Public Member Functions | List of all members
NetOceanDirect::NonLinearity Class Reference

Inherits NetOceanDirect::ManagedObject< NonLinearityAPI >.

Public Member Functions

array< double > getCoeffs (long deviceID, int% errorCode, int length)
 
- Public Member Functions inherited from NetOceanDirect::ManagedObject< NonLinearityAPI >
 ManagedObject (NonLinearityAPI *instance)
 
NonLinearityAPI * GetInstance ()
 

Static Public Member Functions

static NonLinearity getInstance ()
 

Additional Inherited Members

- Protected Attributes inherited from NetOceanDirect::ManagedObject< NonLinearityAPI >
NonLinearityAPI * m_Instance
 

Member Function Documentation

◆ getCoeffs()

array< double > NonLinearity::getCoeffs ( long  deviceID,
int%  errorCode,
int  length 
)

Retrieve the nonlinearity correction coefficients from the given device.

Parameters
[in]deviceIDthe device ID for the device to be queried (from OceanDirect::findDevices())
[out]errorCodeset to 0 if successful, an OceanDirect error code (nonzero) otherwise
[in]lengththe 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: