Struct VariableMonitorController::Variable

Nested Relationships

This struct is a nested type of Template Class VariableMonitorController.

Struct Documentation

struct Variable

Key/Value object for extra top-level variables.

Public Members

std::string label

Header label for CSV; key for JSON or YAML.

const RealT *value

Pointer to monitored variable.