Description
COM Plugin Result interface for the Evaluate method of IAgCrdnPointPlugin.
Public Methods
  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]. | 
  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. | 
  DateString | Current epoch expressed using the date format abbreviation specified. | 
  DayCount | Current epoch in requested time scale expressed in day count format. | 
  DayCount_Array | Current epoch in requested time scale expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients. | 
  SetPosition | Set the position components in meters. | 
  SetVelocity | Set the velocity components in meters/sec. | 
Public Properties
  CalcToolProvider | Creates an IAgCrdnPluginCalcProvider object. | 
  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. | 
  LongDescription | The long description of the object. Cannot be set for central bodies. | 
  ObjectPath | The object path of the object. | 
  ParentPath | The object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario. | 
  ShortDescription | The short description of the object. Cannot be set for central bodies. | 
  VectorToolProvider | Creates an IAgCrdnPluginProvider object. | 
CoClasses that Implement IAgCrdnPointPluginResultEval