Click or drag to resize

ScalarDensityJacchia1970 Constructor (Point, SolarGeophysicalData)

Initializes a Scalar representing the Jacchia 1970 model of atmospheric density using the target point and solar-geophysical data.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDensityJacchia1970(
	Point targetPoint,
	SolarGeophysicalData solarGeophysicalData
)

Parameters

targetPoint
Type: AGI.Foundation.GeometryPoint
The target point of the density calculations.
solarGeophysicalData
Type: AGI.Foundation.CelestialSolarGeophysicalData
Solar and magnetic flux information.
See Also