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: 25.1.421.0 (25.1.421.0)
Syntax
public ScalarOccultationRegulatedDualCone(
	ScalarOccultationDualCone template
)

Parameters

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