Click or drag to resize

ScalarOccultationRegulatedDualCone Constructor (ScalarOccultationDualCone)

Initializes a new instance of a ScalarOccultationRegulatedDualCone from a normal ScalarOccultationDualCone.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarOccultationRegulatedDualCone(
	ScalarOccultationDualCone template
)

Parameters

template
Type: AGI.Foundation.CelestialScalarOccultationDualCone
The normal Scalar representing dual cone occultation.
See Also