Unit 'nmea_gpbod' Package
[Overview][Classes][Index] [#pl_opengpsx]

TNMEAGPBOD

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: nmea_gpbod.pas line 41

type TNMEAGPBOD = class(TObject)

public

  property Sentence: string; [rw]

  

  property BearingTrue: string; [r]

  

  property UnitTrue: string; [r]

  

  property BearingMagnetic: string; [r]

  

  property UnitMagnetic: string; [r]

  

  property DestWaypointName: string; [r]

  

  property StartWaypointName: string; [r]

  

  property Checksum: string; [r]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPBOD

  

|

TObject



CT Web help

CodeTyphon Studio