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

TNMEAGPGSV

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

Declaration

Source position: nmea_gpgsv.pas line 41

type TNMEAGPGSV = class(TObject)

public

  property SNR []: string; [r]

  

  property Azimuth []: string; [r]

  

  property Elevation []: string; [r]

  

  property PRN []: string; [r]

  

  property MessageNumber: string; [r]

  

  property MessageCount: string; [r]

  

  property SatsInMessage: string; [r]

  

  property SatsInView: string; [r]

  

  property CheckSum: string; [r]

  

  property Sentence: string; [rw]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPGSV

  

|

TObject



CT Web help

CodeTyphon Studio