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

TNMEAGPGGA

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

Declaration

Source position: nmea_gpgga.pas line 40

type TNMEAGPGGA = class(TObject)

public

  property CheckSum: string; [r]

  

  property AltitudeUnits: string; [r]

  

  property Separation: string; [r]

  

  property StationID: string; [r]

  

  property DiffAge: string; [r]

  

  property SeparationUnits: string; [r]

  

  property Altitude: string; [r]

  

  property HDOP: string; [r]

  

  property SatsInUse: string; [r]

  

  property FixQuality: string; [r]

  

  property LongHemis: string; [r]

  

  property LongitudeDegree: string; [r]

  

  property LongitudeDM: string; [r]

  

  property LatHemis: string; [r]

  

  property LatitudeDegree: string; [r]

  

  property LatitudeDM: string; [r]

  

  property UTC: string; [r]

  

  property Sentence: string; [rw]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPGGA

  

|

TObject



CT Web help

CodeTyphon Studio