AGI AgAccessConstraintPlugin 11 Send comments on this topic.
IAgAccessConstraintPluginResultEval Interface

Description

Access Constraint Plugin Result interface for the Evaluate method.

Public Methods

Public Method Date DEPRECATED. Use DateElements instead. The current time in requested time scale of the object that is the clock host expressed in date format.
Public Method Date_Array DEPRECATED. Use DateElements_Array instead. The current time of the object that is the clock host in requested time scale expressed in date format returned as an array representing year [yyyy], dayOfYear, month [0-11], hour [0-23], minute [0-59], seconds. Useful for scripting clients.
Public Method DateElements The 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_Array The 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 DateString Current epoch expressed using the date format abbreviation specified.
Public Method DayCount The current time in requested time scale of the object that is the clock host expressed in day count format.
Public Method DayCount_Array The 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 AberrationType The type of aberration applied
Public Property IsLightTimeDelayConsidered True when light time delay is considered.
Public Property LightPathRange The range in meters between the Base and Target objects only accounting for light time delay if applied (not refraction nor aberration).
Public Property LightTimeDelay Light time delay in seconds.
Public Property LightTimeDelayFrame Frame in which light time delay is computed.
Public Property MaxRelMotion Maximum relative motion (in degrees) allowed between constraint samples.
Public Property StepSize The current time step taken (secs).
Public Property Value The current value of the constraint.

CoClasses that Implement IAgAccessConstraintPluginResultEval

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1