| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.signalpropagation |
| Modifier and Type | Method and Description |
|---|---|
static VacuumSignalPropagationModel.ConvergenceAlgorithm |
VacuumSignalPropagationModel.ConvergenceAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VacuumSignalPropagationModel.ConvergenceAlgorithm[] |
VacuumSignalPropagationModel.ConvergenceAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VacuumSignalPropagationModel(Frame frameIn,
double thresholdIn,
VacuumSignalPropagationModel.ConvergenceAlgorithm convAlgo)
Constructor of the signal propagation model.
|
VacuumSignalPropagationModel(Frame frameIn,
double thresholdIn,
VacuumSignalPropagationModel.ConvergenceAlgorithm convAlgo,
int maxIterIn)
Constructor of the signal propagation model.
|
VacuumSignalPropagationModel(Frame frameIn,
VacuumSignalPropagationModel.ConvergenceAlgorithm convAlgo)
Constructor of the signal propagation model.
|
Copyright © 2025 CNES. All rights reserved.