NetOceanDirectLighthouse 3.1.3
OceanDirect Lighthouse .NET API
NetLighthouse::NetLighthouseNonlinearity Class Reference

#include <NetLighthouseNonlinearity.h>

Inherits ManagedObject.

Public Member Functions

virtual ~NetLighthouseNonlinearity ()
 
virtual array< float > getNonlinearityCoefficients (unsigned int deviceID, int %errorCode)
 

Static Public Member Functions

static NetLighthouseNonlinearity getInstance ()
 

Protected Member Functions

 NetLighthouseNonlinearity ()
 

Static Protected Attributes

static NetLighthouseNonlinearity nonlinearity
 

Constructor & Destructor Documentation

◆ NetLighthouseNonlinearity()

NetLighthouseNonlinearity::NetLighthouseNonlinearity ( )
protected

◆ ~NetLighthouseNonlinearity()

virtual NetLighthouse::NetLighthouseNonlinearity::~NetLighthouseNonlinearity ( )
inlinevirtual

Member Function Documentation

◆ getInstance()

NetLighthouseNonlinearity NetLighthouseNonlinearity::getInstance ( )
static

◆ getNonlinearityCoefficients()

array< float > NetLighthouseNonlinearity::getNonlinearityCoefficients ( unsigned int deviceID,
int % errorCode )
virtual

.getNonlinearityCoefficients Determine the current nonlinearity coefficients for the device.

Parameters
deviceIDthe identifier of the device as returned by getDeviceIDs.
errorCodesee LHErrorCode.
Returns
an array containing the nonlinearity coefficients.

Member Data Documentation

◆ nonlinearity

NetLighthouseNonlinearity NetLighthouse::NetLighthouseNonlinearity::nonlinearity
staticprotected

The documentation for this class was generated from the following files: