Click or drag to resize

CentralBodySurfaceCurveElevationAngleConstraint Constructor

Overload List
  NameDescription
Public methodCentralBodySurfaceCurveElevationAngleConstraint
Initializes a new instance with default values.
Public methodCentralBodySurfaceCurveElevationAngleConstraint(Double)
Initializes a new instance with the specified minimum value.
Public methodCentralBodySurfaceCurveElevationAngleConstraint(CentralBody, Double)
Initializes a new instance with the specified central body and minimum value.
Public methodCentralBodySurfaceCurveElevationAngleConstraint(CentralBodySurfaceCurveElevationAngleConstraint, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodCentralBodySurfaceCurveElevationAngleConstraint(IServiceProvider, LinkRole, Double)
Initializes a new instance with the specified constrained link, constrained link end, and minimum value.
Public methodCentralBodySurfaceCurveElevationAngleConstraint(IServiceProvider, LinkRole, CentralBody, Double)
Initializes a new instance with the specified constrained link, constrained link end, central body, and minimum value.
Top
See Also