Package | Description |
---|---|
org.orekit.gnss.clock |
This package provides classes related to navigation clock files.
|
Modifier and Type | Method and Description |
---|---|
TimeSpanMap<List<RinexClock.ReferenceClock>> |
RinexClock.getReferenceClocks()
Getter for the reference clocks.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexClock.addReferenceClockList(List<RinexClock.ReferenceClock> referenceClockList,
AbsoluteDate startDate)
Add a list of reference clocks wich will be used after a specified date.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.