RinexObservationSatRecord Constructor |
Name | Description | |
---|---|---|
![]() | RinexObservationSatRecord |
Initializes a new instance with default values.
|
![]() | RinexObservationSatRecord(Int32) |
Initializes a new instance based on the total number of observations.
PRN must be set later unless this is meant to be a default instance.
|
![]() | RinexObservationSatRecord(RinexObservationSatRecord) |
Initializes a new instance to be a copy of the instance passed in.
Used to carry around defaults and base settings for a satellite.
|