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