Click or drag to resize

NPlateAtmosphericDragForce Constructor (NPlateAtmosphericDragForce, CopyContext)

Initializes a new instance of the NPlateAtmosphericDragForce class

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected NPlateAtmosphericDragForce(
	NPlateAtmosphericDragForce existingInstance,
	CopyContext context
)

Parameters

existingInstance
Type: AGI.Foundation.CelestialNPlateAtmosphericDragForce
context
Type: AGI.Foundation.InfrastructureCopyContext
See Also