STK AgCrdnPluginSend comments on this topic.
IAgCrdnCalcScalarPluginResultReset Interface

Description

COM Plugin Result interface for the Reset method of IAgCrdnCalcScalarPlugin.

Public Methods

Public Method DateElementsCurrent 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_ArrayCurrent 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 DateStringCurrent epoch expressed using the date format abbreviation specified.
Public Method DayCountCurrent epoch in requested time scale expressed in day count format.
Public Method DayCount_ArrayCurrent epoch in requested time scale expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.
Public Method SetUnitsSets the current units.

Public Properties

Public Property CalcToolProviderCreates an IAgCrdnPluginCalcProvider object.
Public Property DimensionName of the dimension.
Public Property GrandParentPathThe 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 LongDescriptionThe long description of the object. Cannot be set for central bodies.
Public Property ObjectPathThe object path of the object.
Public Property ParentPathThe object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario.
Public Property ShortDescriptionThe short description of the object. Cannot be set for central bodies.
Public Property UnitAbbrvUnit abbreviation for the current units.
Public Property VectorToolProviderCreates an IAgCrdnPluginProvider object.

CoClasses that Implement IAgCrdnCalcScalarPluginResultReset

© 2024 Analytical Graphics, Inc. All Rights Reserved.