Uses of Class
org.orekit.files.ilrs.CRDConfiguration.SystemConfiguration
-
Packages that use CRDConfiguration.SystemConfiguration Package Description org.orekit.files.ilrs This package provides parsers for laser ranging data stored in CDR and CPF formats. -
-
Uses of CRDConfiguration.SystemConfiguration in org.orekit.files.ilrs
Methods in org.orekit.files.ilrs that return CRDConfiguration.SystemConfiguration Modifier and Type Method Description CRDConfiguration.SystemConfiguration
CRDConfiguration. getSystemRecord()
Get the system configuration record.Methods in org.orekit.files.ilrs with parameters of type CRDConfiguration.SystemConfiguration Modifier and Type Method Description void
CRDConfiguration. setSystemRecord(CRDConfiguration.SystemConfiguration systemRecord)
Set the system configuration record.
-