public class RinexObservationLoader.Parser.PhaseShiftCorrection extends Object
Modifier and Type | Method and Description |
---|---|
double |
getCorrection()
Get the Phase Shift Corrections.
|
SatelliteSystem |
getSatelliteSystem()
Get the Satellite System.
|
String[] |
getSatsCorrected()
Get the list of satellites involved.
|
ObservationType |
getTypeObs()
Get the Carrier Phase Observation Code.
|
public SatelliteSystem getSatelliteSystem()
public ObservationType getTypeObs()
The observation code may be null for the uncorrected reference signal group
public double getCorrection()
public String[] getSatsCorrected()
Copyright © 2002-2022 CS GROUP. All rights reserved.