|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariablePotentialCoefficientsProvider
Interface used to provide gravity field coefficients.
VariableGravityFieldFactory| Method Summary | |
|---|---|
double |
getAe()
Get the value of the central body reference radius. |
Map<Integer,Map<Integer,VariablePotentialCoefficientsSet>> |
getData()
Get the normalized variable potential coefficients |
AbsoluteDate |
getDate()
Get the reference date of the file |
int |
getMaxDegree()
Get the max degree available |
double |
getMu()
Get the central body attraction coefficient. |
| Method Detail |
|---|
Map<Integer,Map<Integer,VariablePotentialCoefficientsSet>> getData()
double getMu()
double getAe()
AbsoluteDate getDate()
int getMaxDegree()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||