CentralBodyEllipticCylindricalAccessConstraint Properties |
The CentralBodyEllipticCylindricalAccessConstraint type exposes the following members.
Name | Description | |
---|---|---|
![]() | Applicability |
Gets or sets the Access situation in which this constraint applies.
(Inherited from AccessConstraint.) |
![]() | CentralBody |
Gets or sets the central body on which the constraint is defined.
|
![]() | ConstrainedObject |
Gets or sets the object to which this constraint applies. It is not necessary to set this property
when using this constraint with AccessComputation.
|
![]() | DebuggingLogger |
Gets or sets a logger to which debugging information will be written.
(Inherited from AccessQuery.) |
![]() | EllipseCenterLocation |
Gets or sets the elliptic cylinder's center point. This service provider must provide
the ILocationPointService service.
|
![]() | EllipseHeading |
Gets or sets the angle between North and the x semiaxis of the constraint ellipse.
|
![]() | EvaluationOrder |
Gets or sets a number indicating the evaluation order of this constraint relative
to other constraints. All constraints involved in an
AccessComputation or that share a common parent (e.g. AccessQueryAnd or
AccessQueryOr) in an AccessQuery are sorted by this value before being evaluated in
ascending order, so constraints with a lower evaluation order are evaluated earlier than constraints with
a higher evaluation order.
(Inherited from AccessConstraint.) |
![]() | Fidelity |
Gets or sets the model's fidelity.
|
![]() | IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) |
![]() | Sampling |
Gets an instance describing how this constraint is to be sampled.
(Inherited from AccessConstraint.) |
![]() | XSemiaxisLength |
Gets or sets the constraint ellipse x semiaxis length.
|
![]() | YSemiaxisLength |
Gets or sets the constraint ellipse y semiaxis length.
|