Uses of Class
org.orekit.files.ilrs.CRD.Calibration
Packages that use CRD.Calibration
Package
Description
This package provides parsers for laser ranging data stored in CDR and CPF formats.
-
Uses of CRD.Calibration in org.orekit.files.ilrs
Subclasses of CRD.Calibration in org.orekit.files.ilrsMethods in org.orekit.files.ilrs that return types with arguments of type CRD.CalibrationModifier and TypeMethodDescriptionCRD.CRDDataBlock.getCalibrationData()Get the calibration data for the data block.CRD.CRDDataBlock.getCalibrationRecords()Get the Calibration record(s) related to the default system configuration id.CRD.CRDDataBlock.getCalibrationRecords(String systemConfigurationId) Get the Calibration record(s) related to the given systemConfigurationId.Methods in org.orekit.files.ilrs with parameters of type CRD.CalibrationModifier and TypeMethodDescriptionvoidCRD.CRDDataBlock.addCalibrationData(CRD.Calibration cal) Add an entry to the list of calibration data.