STK AgAccessConstraintPluginSend comments on this topic.
IAgAccessConstraintPluginResultEval Interface

Description

Access Constraint Plugin Result interface for the Evaluate method.

Public Methods

Public Method DateElementsThe current time of the object in requested time scale expressed in date format. Year [yyyy], DayOfYear [1-366], Month [1-12], DayOfMonth [1-31], Hour [0-23], Minute [0-59], Seconds [0-60].
Public Method DateElements_ArrayThe current time of the object in requested time scale expressed in date format returned as the array: Year [yyyy], DayOfYear [1-366], Month [1-12], DayOfMonth [1-31], Hour [0-23], Minute [0-59], Seconds [0-60]. Useful for scripting clients.
Public Method DateStringCurrent epoch expressed using the date format abbreviation specified.
Public Method DayCountThe current time in requested time scale of the object that is the clock host expressed in day count format.
Public Method DayCount_ArrayThe current time in requested time scale of the object that is the clock host expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.

Public Properties

Public Property AberrationTypeThe type of aberration applied
Public Property IsLightTimeDelayConsideredTrue when light time delay is considered.
Public Property LightPathRangeThe range in meters between the Base and Target objects only accounting for light time delay if applied (not refraction nor aberration).
Public Property LightTimeDelayLight time delay in seconds.
Public Property LightTimeDelayFrameFrame in which light time delay is computed.
Public Property MaxRelMotionMaximum relative motion (in degrees) allowed between constraint samples.
Public Property StepSizeThe current time step taken (secs).
Public Property ValueThe current value of the constraint.

CoClasses that Implement IAgAccessConstraintPluginResultEval

© 2024 Analytical Graphics, Inc. All Rights Reserved.