Parameter class for OSP snapshot parameters
Parameter.Rd
An R6 class that represents a parameter in an OSP snapshot. This class provides methods to access different properties of a parameter and display a summary of its information.
Active bindings
path
The path of the parameter
name
The name of the parameter (same as path)
value
The value of the parameter
unit
The unit of the parameter (if any)
value_origin
The origin information for the parameter value
table_formula
The table formula data for table parameters