NPlateAtmosphericDragForce Constructor (NPlateAtmosphericDragForce, CopyContext) |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax protected 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.CelestialNPlateAtmosphericDragForce
- context
- Type: AGI.Foundation.InfrastructureCopyContext
See Also