Package | Description |
---|---|
org.orekit.models.earth.atmosphere.data |
This package provides classes to get atmospheric data,
including solar flux and planetary geomagnetic indices.
|
Modifier and Type | Method and Description |
---|---|
protected double |
AbstractSolarActivityData.getLinearInterpolation(AbstractSolarActivityData.LocalSolarActivity localSolarActivity,
Function<L,Double> solarActivityToDoubleMapper)
Performs a linear interpolation between two values The weights are computed from the time delta between previous date,
current date, next date.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.