public interface NormalizedSphericalHarmonicsProvider extends SphericalHarmonicsProvider
GravityFields
Modifier and Type | Interface and Description |
---|---|
static interface |
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics
特定时间点的归一化地球重力势系数。
|
Modifier and Type | Method and Description |
---|---|
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics |
onDate(AbsoluteDate date)
获取特定时间点的归一化球谐系数。
|
getAe, getMaxDegree, getMaxOrder, getMu, getReferenceDate
getTideSystem
NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics onDate(AbsoluteDate date)
date
- 评估的日期
date
上的归一化系数。
Copyright © 2002-2023 CS GROUP. All rights reserved.