Package | Description |
---|---|
org.orekit.gnss.metric.messages.ssr.igm |
This package provides all supported IGS Generic SSR Message types.
|
Modifier and Type | Method and Description |
---|---|
PhaseBias |
SsrIgm06Data.getPhaseBias(int signalID)
Get the phase bias for a given signal ID.
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,PhaseBias> |
SsrIgm06Data.getPhaseBiases()
Get the phase biases for the current satellite.
|
Modifier and Type | Method and Description |
---|---|
void |
SsrIgm06Data.addPhaseBias(PhaseBias bias)
Add a phase bias value for the current satellite.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.