Package | Description |
---|---|
org.orekit.gnss.navigation |
This package provides classes related to RINEX navigation files.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<SBASNavigationMessage>> |
RinexNavigation.getSBASNavigationMessages()
Get all the SBAS navigation messages contained in the file.
|
List<SBASNavigationMessage> |
RinexNavigation.getSBASNavigationMessages(String satId)
Get the SBAS navigation messages for the given satellite Id.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexNavigation.addSBASNavigationMessage(SBASNavigationMessage message)
Add a SBAS navigation message to the list.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.