Satellite Constructor (Int32, Int32, Int32, Int32)
Constructor.
public Satellite(
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
Satellite Class | ZylGPSReceiverMobile Namespace | Satellite Constructor Overload List