AGI STK VGT 11 Send comments on this topic.
IAgCrdnCalcScalarIntegral Interface

Description

Integral of input scalar computed with respect to time using one of the specified numerical methods and using one of the specified accumulation types.

Object Model






Public Methods

Public Method SetOffsets Set the offsets with respect to current time to define the start and stop of the sliding window, used when IntegrationWindowType is set to Sliding Window.

Public Properties

Public Property ComputeAsAverage Specify whether the resulting integral value is divided by its time span to generate average value instead of integral.
Public Property CustomTimeLimits The interval list within which the global minimum or maximum is sought. The default is the overall availability of host object.
Public Property InputScalar The input scalar calculation.
Public Property Integral The numerical integration method.
Public Property IntegrationWindowType The integration window, or accumulation, type.
Public Property Interpolation Specify whether to use Lagrange or Hermite interpolation. See STK help on interpolation.
Public Property KeepConstantOutsideTimeLimits If true, the integral's integrand value is replaced by a constant 0 so that the integral remains constant over the gaps in integration.
Public Property Sampling The Sampling definition, which can use a fixed step, relative tolerance or curvature tolerance. Relative 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 SaveDataOption Set the value to determine if computed time of extremum is saved/loaded, or recomputed on load if necessary.
Public Property StartOffset Set the offset with respect to current time to define the start of the sliding window, used when IntegrationWindowType is set to Sliding Window.
Public Property StopOffset Set the offset with respect to current time to define the stop of the sliding window, used when IntegrationWindowType is set to Sliding Window.
Public Property UseCustomTimeLimits Specify whether to use custom interval list (CustomTimeLimits).

CoClasses that Implement IAgCrdnCalcScalarIntegral

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1