Skip to content

ParsedInitiatingEvent

#include <ScramNodeModel.h>

Public Attributes

Name
std::stringname
std::stringdescription
doublefrequency
std::stringunit

Public Attributes Documentation

variable name

cpp
std::string name;

variable description

cpp
std::string description;

variable frequency

cpp
double frequency {1.0};

variable unit

cpp
std::string unit;

Updated on 2026-01-09 at 21:59:12 +0000