Package | Description |
---|---|
org.orekit.files.sinex |
This package provides classes related to station data.
|
Modifier and Type | Method and Description |
---|---|
DcbDescription |
DcbSatellite.getDescription()
Get the data contained in "DCB/DESCRIPTION" block of the Sinex file.
|
DcbDescription |
DcbStation.getDescription()
Get the data contained in "DCB/DESCRIPTION" block of the Sinex file.
|
Modifier and Type | Method and Description |
---|---|
void |
DcbSatellite.setDescription(DcbDescription description)
Set the data contained in "DCB/DESCRIPTION" block of the Sinex file.
|
void |
DcbStation.setDescription(DcbDescription description)
Set the data contained in "DCB/DESCRIPTION" block of the Sinex file.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.