Class AisSensor
Inherited Members
Namespace: Marus.Sensors.AIS
Assembly: cs.temp.dll.dll
Syntax
public class AisSensor : SensorBase
Fields
COG
Declaration
public uint COG
Field Value
Type | Description |
---|---|
System.UInt32 |
geoSensor
Declaration
public GnssSensor geoSensor
Field Value
Type | Description |
---|---|
GnssSensor |
SOG
Declaration
public uint SOG
Field Value
Type | Description |
---|---|
System.UInt32 |
TrueHeading
Declaration
public uint TrueHeading
Field Value
Type | Description |
---|---|
System.UInt32 |
Methods
SampleSensor()
Declaration
protected override void SampleSensor()