Point on central body surface along direction vector originating at source point.
SetRange | Set minimum and maximum range. An exception is thrown if Minimum exceeds Maximum. An exception is thrown if UseRangeConstraint is set to true. Applicable only if the range constraint is not used. |
AllowIntersectionFromBelow | Whether intersection is computed when reference point is inside the surface. Applicable when the surface is not defined by terrain. |
Altitude | An altitude. |
CentralBody | Central body. |
DirectionVector | A direction vector. Can be any vector from VGT. |
IntersectionSurface | An intersection surface. |
MaximumRange | A maximum range. An exception is thrown if the value is less than the MinimumRange. Applicable only if the range constraint is not used. |
MinimumRange | A minimum range. An exception is thrown if the value exceeds the MaximumRange. Applicable only if the range constraint is not used. |
ReferencePoint | A reference point. Can be any point from VGT. |
UseMaximumRange | Whether the maximum range is used. Applicable only if the range constraint is not used. |
UseMinimumRange | Whether the minimum range is used. Applicable only if the range constraint is not used. |
UseRangeConstraint | Whether to use range constraint. |
Implemented Interface |
---|
IAgCrdn |
IAgCrdnTimeProperties |
IAgCrdnPoint |