hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Classes | Variables
SimScripts.sv_doubles_estimation Namespace Reference

Classes

class  sv_doubles_estimation
 Top State Variable Doubles type estimation. More...
 

Variables

str SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error"
 
str SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady"
 
str SM_NOT_OPERATIONAL_READY = "NotOperational::Ready"
 
str SM_OPERATIONAL_IDLE = "Operational::Idle"
 
str SM_OPERATIONAL_MOVING = "Operational::Moving"
 
str SM_OFF = "Off"
 

Variable Documentation

◆ SM_NOT_OPERATIONAL_ERROR

str SimScripts.sv_doubles_estimation.SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error"

◆ SM_NOT_OPERATIONAL_NOT_READY

str SimScripts.sv_doubles_estimation.SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady"

◆ SM_NOT_OPERATIONAL_READY

str SimScripts.sv_doubles_estimation.SM_NOT_OPERATIONAL_READY = "NotOperational::Ready"

◆ SM_OFF

str SimScripts.sv_doubles_estimation.SM_OFF = "Off"

◆ SM_OPERATIONAL_IDLE

str SimScripts.sv_doubles_estimation.SM_OPERATIONAL_IDLE = "Operational::Idle"

◆ SM_OPERATIONAL_MOVING

str SimScripts.sv_doubles_estimation.SM_OPERATIONAL_MOVING = "Operational::Moving"