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<SsrIgm04Data>> |
SsrIgm04.getSsrIgm04Data()
Get the SSR IGM04 data parsed in the SSR message.
|
Constructor and Description |
---|
SsrIgm04(int typeCode,
SatelliteSystem system,
SsrIgm04Header header,
List<SsrIgm04Data> data)
Constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.