Package | Description |
---|---|
org.orekit.data |
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
|
Modifier and Type | Method and Description |
---|---|
PoissonSeries |
PoissonSeriesParser.parse(InputStream stream,
String name)
Parse a stream.
|
Modifier and Type | Method and Description |
---|---|
static PoissonSeries.CompiledSeries |
PoissonSeries.compile(PoissonSeries... poissonSeries)
Join several nutation series, for fast simultaneous evaluation.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.