Any time-dependent data element from STK data providers available for parent STK object.
Set | Set the data provider and the element name. |
SetWithGroup | Set the data provider name, the element name, and data provider type name. |
DataProvider | The name of the data provider. |
ElementName | The name of the data element within the data provider. |
Group | A group name the data element is a part of. If the element is not a part of a group, the property will return an empty string. |
Interpolation | Specify whether to use Lagrange or Hermite interpolation. See STK help on interpolation. |
InvalidDataIndicator | Sets the value to display in a report or graph when the actual value is not a valid real number. |
Sampling | Relative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples. |
SaveDataOption | Determines if computed samples are saved/loaded, otherwise if using samples they are recomputed on load. |
UseSamples | If set to true, selected data provider is presampled over its entire availability span using sampling method specified in Advanced options. Then subsequent evaluations use pre-sampled tabulated data and interpolation method of direct evaluation of that data provider. |
Implemented Interface |
---|
IAgCrdnCalcScalar |
IAgCrdn |