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