Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
DoubleArrayDictionary.Entry |
DoubleArrayDictionary.getEntry(String key)
Get a complete entry.
|
Modifier and Type | Method and Description |
---|---|
List<DoubleArrayDictionary.Entry> |
DoubleArrayDictionary.getData()
Get an unmodifiable view of the dictionary entries.
|
Modifier and Type | Method and Description |
---|---|
void |
DoubleArrayDictionary.Entry.scaledIncrement(double factor,
DoubleArrayDictionary.Entry raw)
Increment the value with another scaled entry.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.