AGI STK VGT 11 Send comments on this topic.
IAgCrdnPointCentBodyIntersect Interface

Description

Point on central body surface along direction vector originating at source point.

Object Model



Public Methods

Public Method 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.

Public Properties

Public Property Altitude An altitude.
Public Property CentralBody Central body.
Public Property DirectionVector A direction vector. Can be any vector from VGT.
Public Property IntersectionSurface An intersection surface.
Public Property 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.
Public Property MinimumRange A minimum range. An exception is thrown if the value exceeds the MaximumRange. Applicable only if the range constraint is not used.
Public Property ReferencePoint A reference point. Can be any point from VGT.
Public Property UseMaximumRange Whether the maximum range is used. Applicable only if the range constraint is not used.
Public Property UseMinimumRange Whether the minimum range is used. Applicable only if the range constraint is not used.
Public Property UseRangeConstraint Whether to use range constraint.

CoClasses that Implement IAgCrdnPointCentBodyIntersect

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1