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

TNMEAGPRMC

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

Declaration

Source position: nmea_gprmc.pas line 40

type TNMEAGPRMC = class(TObject)

public

  property CheckSum: string; [r]

  

  property MagDeviation: string; [r]

  

  property MagneticVariation: string; [r]

  

  property UTCDate: string; [r]

  

  property TrueCourse: string; [r]

  

  property Speed: string; [r]

  

  property LongHemis: string; [r]

  

  property LatHemis: string; [r]

  

  property LongitudeDegree: string; [r]

  

  property LatitudeDegree: string; [r]

  

  property LongitudeDM: string; [r]

  

  property LatitudeDM: string; [r]

  

  property Status: string; [r]

  

  property UTCTime: string; [r]

  

  property Sentence: string; [rw]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPRMC

  

|

TObject



CT Web help

CodeTyphon Studio