uatools 1.0.0
 
Loading...
Searching...
No Matches
eso::uatools::uastresstest::WritableNode Struct Reference

#include <Config.hpp>

Public Attributes

std::string node_id
 
WriteType type {WriteType::Double}
 
double min {0.0}
 
double max {1.0}
 

Member Data Documentation

◆ max

double eso::uatools::uastresstest::WritableNode::max {1.0}

◆ min

double eso::uatools::uastresstest::WritableNode::min {0.0}

For numeric types: random value in [min, max]. For Boolean: 50/50 true/false (range ignored). For String: a short random label (range ignored).

◆ node_id

std::string eso::uatools::uastresstest::WritableNode::node_id

◆ type

WriteType eso::uatools::uastresstest::WritableNode::type {WriteType::Double}

The documentation for this struct was generated from the following file: