FunctionTrace

Definition to use for outputting function trace

Fields

  • function_name: String, default = ""

    Valid function name specified in functions (required)

  • min: Float, default = 0.0

    Minimum value to be used in the range of the trace output, default is 0

  • max: Float, default = 0.0

    Maximum value to be used in the range of the trace output, default is 0

  • num_steps: Integer, default = 10

    The number of steps for the trace output, default is 10

See also KPIData.