Click or drag to resize

ScalarDensityJacchiaRoberts Constructor

Overload List
  NameDescription
Public methodScalarDensityJacchiaRoberts

Initializes a Scalar representing the Jacchia-Roberts model of atmospheric density.

The TargetPoint and SolarGeophysicalData properties must be set before GetEvaluator(EvaluatorGroup) is called.

Public methodScalarDensityJacchiaRoberts(Point, SolarGeophysicalData)
Initializes a Scalar representing the Jacchia-Roberts model of atmospheric density using the target point and solar-geophysical data.
Protected methodScalarDensityJacchiaRoberts(ScalarDensityJacchiaRoberts, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodScalarDensityJacchiaRoberts(Point, SolarGeophysicalData, CentralBody, Vector, Boolean)
Initializes a Scalar representing the Jacchia-Roberts model of atmospheric density using the target point and solar-geophysical data.
Top
See Also