| ZylGPSReceiver Mobile for Smart Phone |
|
Satellite Constructor (Int32, Int32, Int32, Int32)
Constructor.
[Visual Basic]
Overloads Public Sub New( _
ByVal
Int32 As
Integer, _
ByVal
Int32 As
Integer, _
ByVal
Int32 As
Integer, _
ByVal
Int32 As
Integer _
)
[C#]
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 | ZylGPSReceiverMobileSP Namespace | Satellite Constructor Overload List