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 |
---|---|
CodeBias |
SsrIgm05Data.getCodeBias(int signalID)
Get the code bias for a given signal ID.
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,CodeBias> |
SsrIgm05Data.getCodeBiases()
Get the code biases for the current satellite.
|
Modifier and Type | Method and Description |
---|---|
void |
SsrIgm05Data.addCodeBias(CodeBias bias)
Add a code bias value for the current satellite.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.