public interface VariablePotentialCoefficientsProvider
VariableGravityFieldFactory
Modifier and Type | Method and Description |
---|---|
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.
|
Map<Integer,Map<Integer,VariablePotentialCoefficientsSet>> getData()
double getMu()
double getAe()
AbsoluteDate getDate()
int getMaxDegree()
Copyright © 2021 CNES. All rights reserved.