Package | Description |
---|---|
org.orekit.files.sinex |
This package provides classes related to station data.
|
Modifier and Type | Method and Description |
---|---|
Station |
SinexLoader.getStation(String siteCode)
Get the station corresponding to the given site code.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Station> |
SinexLoader.getStations()
Get the parsed station data.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.