Description
Crdn Point object interface which computes its components and rates.
Public Methods
  CurrentValue | Computes the Point and its rate (in internal units) at the interface's current time. | 
  CurrentValue_Array | Computes the Point and its rate (in internal units) at the interface's current time, returned as an array representing x, y, z, vx, vy, vz. Useful for scripting clients. | 
  Evaluate | Computes the Point and its rate (in internal units) at the given time | 
  Evaluate_Array | Computes the Point and its rate (in internal units) at the given time returned as an array representing x, y, z, vx, vy, vz. Useful for scripting clients. | 
Public Properties
  ErrorText | Text explaining configuration errors, if any | 
  IsConfigured | Flag indicating whether object is configured properly for use. | 
CoClasses that Implement IAgCrdnConfiguredPointWithRate