Package | Description |
---|---|
org.orekit.files.ilrs |
This package provides parsers for laser ranging data stored in CDR and CPF formats.
|
Modifier and Type | Method and Description |
---|---|
List<CRD.CalibrationDetail> |
CRD.CRDDataBlock.getCalibrationDetailData()
Get the calibration detail data for the data block.
|
List<CRD.CalibrationDetail> |
CRD.CRDDataBlock.getCalibrationDetailRecords()
Get the CalibrationDetail record(s) related to the default system configuration id.
|
List<CRD.CalibrationDetail> |
CRD.CRDDataBlock.getCalibrationDetailRecords(String systemConfigurationId)
Get the CalibrationDetail record(s) related to the given systemConfigurationId.
|
Modifier and Type | Method and Description |
---|---|
void |
CRD.CRDDataBlock.addCalibrationDetailData(CRD.CalibrationDetail cal)
Add an entry to the list of calibration detail data.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.