public interface ExtendedAtmosphere extends Atmosphere
| Modifier and Type | Method and Description |
|---|---|
AtmosphereData |
getData(AbsoluteDate date,
Vector3D position,
Frame frame)
Get detailed atmospheric data.
|
checkSolarActivityData, copy, getDensity, getSpeedOfSound, getVelocityAtmosphereData getData(AbsoluteDate date, Vector3D position, Frame frame) throws PatriusException
date - current dateposition - current position in frameframe - the frame in which is defined the positionPatriusException - if some atmospheric data cannot be retrieved (because date is out of
range of solar activity model or if some frame conversion cannot be performed)Copyright © 2024 CNES. All rights reserved.