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.Methods in org.orekit.files.ilrs with parameters of type CRDConfiguration.TransponderConfiguration Modifier and Type Method Description void
CRDConfiguration. setTransponderRecord(CRDConfiguration.TransponderConfiguration transponderRecord)
Set the transponder configuration record.
-