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 -> NPlateAtmosphericDragForce
Parameters
- existingInstance
- Type: AGI.Foundation.Celestial.NPlateAtmosphericDragForce
- context
- Type: AGI.Foundation.Infrastructure.CopyContext
See Also