| Package | Description |
|---|---|
| fr.cnes.dynvol.gentleman.calc.data.tle |
Package linked to TLE data.
|
| fr.cnes.dynvol.gentleman.enums |
Enums used for GUI only.
|
| Constructor and Description |
|---|
GtmTleNoise(GtmNoiseTypes noiseType,
GtmNoiseDistributionTypes distributionType,
GtmSeed seedType,
double stdA,
double stdE,
double stdI,
int seed)
Constructor with full arguments
|
| Modifier and Type | Method and Description |
|---|---|
static GtmSeed |
GtmSeed.getEnum(int index) |
static GtmSeed |
GtmSeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GtmSeed[] |
GtmSeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.