Uses of Class
org.orekit.files.sinex.Dcb
-
Packages that use Dcb Package Description org.orekit.files.sinex This package provides classes related to station data. -
-
Uses of Dcb in org.orekit.files.sinex
Methods in org.orekit.files.sinex that return Dcb Modifier and Type Method Description DcbDcbSatellite. getDcbData()Get the DCB data for the current satellite.DcbDcbStation. getDcbData(SatelliteSystem satelliteSystem)Get the DCB data for a given satellite system.Methods in org.orekit.files.sinex with parameters of type Dcb Modifier and Type Method Description voidDcbStation. addDcb(SatelliteSystem satelliteSystem, Dcb dcb)Add the DCB data corresponding to a satellite system.
-