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

TNMEAGPVTG

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

Declaration

Source position: nmea_gpvtg.pas line 41

type TNMEAGPVTG = class(TObject)

public

  property TrueCourse: string; [r]

  

  property ReferenceTrue: string; [r]

  

  property MagneticCourse: string; [r]

  

  property ReferenceMagnetic: string; [r]

  

  property SpeedKnot: string; [r]

  

  property UnitsKnot: string; [r]

  

  property SpeedKmh: string; [r]

  

  property UnitsKmh: string; [r]

  

  property Mode: string; [r]

  

  property Checksum: string; [r]

  

  property Success: Boolean; [rw]

  

  property Sentence: string; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPVTG

  

|

TObject



CT Web help

CodeTyphon Studio