AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnCalcScalarPluginResultEval Interface

Description

COM Plugin Result interface for the Evaluate method of IAgCrdnCalcScalarPlugin.

Object Model



Public Methods

Public Method DateElements Current epoch 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 Current epoch 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 Current epoch in requested time scale expressed in day count format.
Public Method DayCount_Array Current epoch in requested time scale expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.
Public Method SetUnits Sets the current units.
Public Method SetValue Sets the value in the current units.
Public Method SetValueAndRate Sets the value and valueRate in current units and current units per sec.

Public Properties

Public Property CalcToolProvider Creates an IAgCrdnPluginCalcProvider object.
Public Property Dimension Name of the dimension.
Public Property GrandParentPath The object path of the parent of the parent of the object. Returns 'No Object Available' if the grandparent is or above the scenario.
Public Property LongDescription The long description of the object. Cannot be set for central bodies.
Public Property ObjectPath The object path of the object.
Public Property ParentPath The object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario.
Public Property ShortDescription The short description of the object. Cannot be set for central bodies.
Public Property UnitAbbrv Unit abbreviation for the current units.
Public Property VectorToolProvider Creates an IAgCrdnPluginProvider object.

CoClasses that Implement IAgCrdnCalcScalarPluginResultEval

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1