STK Vector Geometry ToolSend comments on this topic.
IAgCrdnCalcScalarDataElement Interface

Description

Any time-dependent data element from STK data providers available for parent STK object.

Public Methods

Public Method SetSet the data provider and the element name.
Public Method SetWithGroupSet the data provider name, the element name, and data provider type name.

Public Properties

Public Property DataProviderThe name of the data provider.
Public Property ElementNameThe name of the data element within the data provider.
Public Property GroupA 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.
Public Property InterpolationSpecify whether to use Lagrange or Hermite interpolation. See STK help on interpolation.
Public Property InvalidDataIndicatorSets the value to display in a report or graph when the actual value is not a valid real number
Public Property SamplingRelative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples.
Public Property SaveDataOptionDetermines if computed samples are saved/loaded, otherwise if using samples they are recomputed on load.
Public Property UseSamplesIf 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.

Interfaces

Implemented Interface
IAgCrdnCalcScalar
IAgCrdn

CoClasses that Implement IAgCrdnCalcScalarDataElement

© 2024 Analytical Graphics, Inc. All Rights Reserved.