Package | Description |
---|---|
org.orekit.files.rinex.clock |
This package provides classes related to navigation clock files.
|
org.orekit.files.rinex.observation |
This package provides classes related to RINEX observation files.
|
Modifier and Type | Method and Description |
---|---|
List<AppliedPCVS> |
RinexClock.getListAppliedPCVS()
Getter for the applied phase center variations.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexClock.addAppliedPCVS(AppliedPCVS appliedPCVS)
Add an applied phase center variations.
|
Modifier and Type | Method and Description |
---|---|
List<AppliedPCVS> |
RinexObservationHeader.getListAppliedPCVS()
Get the list of antenna center variation corrections.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexObservationHeader.addAppliedPCVS(AppliedPCVS appliedPCVS)
Add antenna center variation corrections.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.