| 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 |
|---|---|
Map<String,List<SsrIgm06Data>> |
SsrIgm06.getSsrIgm06Data()
Get the SSR IGM06 data parsed in the SSR message.
|
| Constructor and Description |
|---|
SsrIgm06(int typeCode,
SatelliteSystem system,
SsrIgm06Header header,
List<SsrIgm06Data> data)
Constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.