Package | Description |
---|---|
org.orekit.gnss.clock |
This package provides classes related to navigation clock files.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<RinexClock.ClockDataLine>> |
RinexClock.getClockData()
Getter for an unmodifiable map of clock data.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexClock.addClockData(String id,
RinexClock.ClockDataLine clockDataLine)
Add a clock data line to a specified receiver/satellite.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.