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

TNMEAGPGLL

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

Declaration

Source position: nmea_gpgll.pas line 42

type TNMEAGPGLL = class(TObject)

public

  property Sentence: string; [rw]

  

  property LatitudeDegree: string; [r]

  

  property LongitudeDegree: string; [r]

  

  property LatitudeDM: string; [r]

  

  property LongitudeDM: string; [r]

  

  property LatHemis: string; [r]

  

  property LongHemis: string; [r]

  

  property UTCTime: string; [r]

  

  property Status: string; [r]

  

  property Mode: string; [r]

  

  property Checksum: string; [r]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPGLL

  

|

TObject



CT Web help

CodeTyphon Studio