Uses of Class
org.orekit.files.ilrs.CRDConfiguration.TransponderConfiguration
-
Packages that use CRDConfiguration.TransponderConfiguration Package Description org.orekit.files.ilrs This package provides parsers for laser ranging data stored in CDR and CPF formats. -
-
Uses of CRDConfiguration.TransponderConfiguration in org.orekit.files.ilrs
Methods in org.orekit.files.ilrs that return CRDConfiguration.TransponderConfiguration Modifier and Type Method Description CRDConfiguration.TransponderConfiguration
CRDConfiguration. getTransponderRecord()
Get the transponder configuration record.CRDConfiguration.TransponderConfiguration
CRDConfiguration. getTransponderRecord(CRDConfiguration.SystemConfiguration systemRecord)
Get transponder configuration record related to the systemRecord.
-