API Guides > ConceptRT 3.x
InputFloat64Cyclic Class Reference

Input Float64 Cyclic. More...

Detailed Description

Input Float64 Cyclic.

+ Inheritance diagram for InputFloat64Cyclic:

Additional Inherited Members

- Public Member Methods inherited from InputGenericCyclic< Float64 >
 operator Float64 () const
 Implicite converter. More...
 
Float64 GetValue (Float64 simulatedValue) const
 Gets the IO value. More...
 
void Force (Float64 value)
 Force the Input to a value. More...
 
bool IsForced () const
 Query if the IO is forced. More...
 
void Release ()
 Release the forced value. More...
 
- Public Member Methods inherited from InputOutput
 InputOutput ()
 Default constructor. More...
 
void SetLogicalName (PCChar8 logicalName)
 Sets the IO logical name. More...
 
const BaseStaticStringGetLogicalName () const
 Gets the IO logical name. More...
 
Int32 GetInputOutputIdentifier () const
 Gets the IO auto identifier. More...