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.CRDDataBlock> |
CRD.getDataBlocks()
Get the data blocks contain in the file.
|
Modifier and Type | Method and Description |
---|---|
void |
CRD.addDataBlock(CRD.CRDDataBlock dataBlock)
Add a data block to the current list of data blocks.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.