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

TNMEAGPGSA

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

Declaration

Source position: nmea_gpgsa.pas line 40

type TNMEAGPGSA = class(TObject)

public

  property CheckSum: string; [r]

  

  property HDOP: string; [r]

  

  property VDOP: string; [r]

  

  property PDOP: string; [r]

  

  property FixStatus: string; [r]

  

  property Mode: string; [r]

  

  property PosFixIDs: TStrings; [r]

  

  property Sentence: string; [rw]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPGSA

  

|

TObject



CT Web help

CodeTyphon Studio