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<AppliedDCBS> |
RinexClock.getListAppliedDCBS()
Getter for the applied differential code bias corrections.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexClock.addAppliedDCBS(AppliedDCBS appliedDCBS)
Add an applied differencial code bias corrections.
|
Modifier and Type | Method and Description |
---|---|
List<AppliedDCBS> |
RinexObservationHeader.getListAppliedDCBS()
Get the list of applied differential code bias corrections.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexObservationHeader.addAppliedDCBS(AppliedDCBS appliedDCBS)
Add applied differential code bias corrections.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.