Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCalculation Methods

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFCalculation Methods

The AFCalculation type exposes the following members.

Methods

  NameDescription
Public methodStatic member
CalculateAtIntervals
This method returns an AFValues collection that contains the result of evaluating the passed expression over the passed time range at a defined interval.
Public methodStatic member
CalculateAtRecordedValues
This method returns an AFValues collection that contains the result of evaluating the passed expression at each point in time over the passed time range where a recorded value exists for a member of the expression.
Public methodStatic member
CalculateAtTimes
This method returns an AFValues collection that contains the result of evaluating the passed expression over the passed points in time.
Public methodStatic member
CalculateSummaries
This method evaluates the specified expression over the passed time range. The passed time range is first divided into a number of summary intervals. The method then computes the specified summaries over each interval.
Public methodStatic member
ConvertExpressionTarget
Convert a Performance Equation (PE) Expression from one target to another.
Public methodStatic member
ConvertFilterTarget
Convert a Performance Equation Filter (PE) Expression used in a from one target to another.
Public methodStatic member
DetermineEvaluationServer
This method returns the server that the expression, with the specified target, will execute on.
Public methodStatic member
PercentTrue
This method evaluates the passed boolean expression over the passed time range. The passed time range is first divided into a number of calculation intervals. The method then computes the percentage of time the passed expression evaluates to true over each of the periods.

See Also

TitleResults for “How to create a CRG?”Also Available in