Package | Description |
---|---|
org.orekit.files.rinex.observation |
This package provides classes related to RINEX observation files.
|
Modifier and Type | Method and Description |
---|---|
List<PhaseShiftCorrection> |
RinexObservationHeader.getPhaseShiftCorrections()
Get the list of phase shift correction used to generate phases consistent w/r to cycle shifts.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexObservationHeader.addPhaseShiftCorrection(PhaseShiftCorrection phaseShiftCorrection)
Add phase shift correction used to generate phases consistent w/r to cycle shifts.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.