Click or drag to resize

CircularEquatorialOrbitGrazingAngleConstraint Constructor

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