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.RangeMeasurement> |
CRD.CRDDataBlock.getRangeData()
Get the range data for the data block.
|
Modifier and Type | Method and Description |
---|---|
void |
CRD.CRDDataBlock.addRangeData(CRD.RangeMeasurement range)
Add an entry to the list of range data.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.