NPlateAtmosphericDragForce Constructor (NPlateAtmosphericDragForce, CopyContext) | 
  
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxprotected NPlateAtmosphericDragForce(
	NPlateAtmosphericDragForce existingInstance,
	CopyContext context
)
Protected Sub New ( 
	existingInstance As NPlateAtmosphericDragForce,
	context As CopyContext
)
protected:
NPlateAtmosphericDragForce(
	NPlateAtmosphericDragForce^ existingInstance, 
	CopyContext^ context
)
new : 
        existingInstance : NPlateAtmosphericDragForce * 
        context : CopyContext -> NPlateAtmosphericDragForceParameters
- existingInstance
 - Type: AGI.Foundation.CelestialNPlateAtmosphericDragForce
 - context
 - Type: AGI.Foundation.InfrastructureCopyContext
 
See Also