| Package | Description |
|---|---|
| org.orekit.utils |
This package provides useful objects.
|
| Modifier and Type | Method and Description |
|---|---|
TimeStampedGenerator<T> |
GenericTimeStampedCache.getGenerator()
Get the generator.
|
| Constructor and Description |
|---|
GenericTimeStampedCache(int neighborsSize,
int maxSlots,
double maxSpan,
double newSlotInterval,
TimeStampedGenerator<T> generator,
Class<T> entriesClass)
Simple constructor.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.