|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttractionModel
This interface represents a gravitation attraction model. It only contains the parameter name for central attraction coefficient.
Field Summary | |
---|---|
static String |
MU
Parameter name for central attraction coefficient. |
Method Summary | |
---|---|
double |
getMu()
Get the central attraction coefficient &mu. |
Field Detail |
---|
static final String MU
Method Detail |
---|
double getMu()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |