| Package | Description |
|---|---|
| org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
| Modifier and Type | Method and Description |
|---|---|
SP3 |
SP3Parser.parse(DataSource source) |
static SP3 |
SP3.splice(Collection<SP3> sp3)
Splice several SP3 files together.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SP3Writer.write(SP3 sp3)
Write a SP3 file.
|
| Modifier and Type | Method and Description |
|---|---|
static SP3 |
SP3.splice(Collection<SP3> sp3)
Splice several SP3 files together.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.