| Package | Description |
|---|---|
| org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
| org.orekit.utils |
This package provides useful objects.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FieldTransformGenerator<T extends RealFieldElement<T>> |
Generator to use field transforms in
GenericTimeStampedCache. |
class |
TransformGenerator |
Generator to use transforms in
GenericTimeStampedCache. |
| Modifier and Type | Method | Description |
|---|---|---|
TimeStampedGenerator<T> |
GenericTimeStampedCache.getGenerator() |
Get the generator.
|
| Constructor | Description |
|---|---|
GenericTimeStampedCache(int neighborsSize,
int maxSlots,
double maxSpan,
double newSlotInterval,
TimeStampedGenerator<T> generator) |
Simple constructor.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.