ZylGPSReceiver Mobile

SatelliteEventArgs Constructor 

Constructor.

public SatelliteEventArgs(
   Int32 pseudoRandomCode,
   Int32 azimuth,
   Int32 elevation,
   Int32 signalToNoiseRatio
);

Parameters

Int32
ID of the satellite.
Int32
Azimuth of the satellite.
Int32
Elevation of the satellite.
Int32
Signal of the satellite.

See Also

SatelliteEventArgs Class | ZylGPSReceiverMobile Namespace