public interface AttractionModel
| Modifier and Type | Field and Description |
|---|---|
static String |
MU
Parameter name for central attraction coefficient.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getMu()
Get the central attraction coefficient &mu.
|
double |
getMultiplicativeFactor()
Get the force multiplicative factor.
|
void |
setMultiplicativeFactor(double factor)
Set the multiplicative factor.
|
static final String MU
double getMu()
double getMultiplicativeFactor()
void setMultiplicativeFactor(double factor)
factor - the factor to set.Copyright © 2021 CNES. All rights reserved.