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: 25.1.421.0 (25.1.421.0)
Syntax
protected NPlateAtmosphericDragForce(
	NPlateAtmosphericDragForce existingInstance,
	CopyContext context
)

Parameters

existingInstance
Type: AGI.Foundation.Celestial.NPlateAtmosphericDragForce
context
Type: AGI.Foundation.Infrastructure.CopyContext
See Also