The UniformTimeController class. More...
#include "murl_graph_wave_uniform_time_controller.h"
Additional Inherited Members | |
Public Types inherited from Murl::IFactoryObject< IController > | |
using | ClassInfoArray = Array< const ClassInfo * > |
Definition of an array of ClassInfo objects. | |
Public Member Functions inherited from Murl::IFactoryObject< IController > | |
~IFactoryObject () override | |
The destructor. | |
virtual const ClassInfo * | GetObjectClassInfo () const=0 |
Get the object instance's class info, if present. More... | |
virtual void | ResetObjectProperties ()=0 |
Reset the object instance's properties to their default values. | |
Static Public Member Functions inherited from Murl::IFactoryObject< IController > | |
static const PropertyInfo * | GetPropertyInfo () |
Get the class' property info struct. More... | |
static const AttributeInfo * | GetAttributeInfo () |
Get the class' attribute info struct. More... | |
static void | ResetProperties (IFactoryObject< IController > *object) |
Reset an object instance's properties to their default values. More... | |
Detailed Description
The UniformTimeController class.
XML Elements
- XML Graph Node Attributes:
-
components.N="0" [UInt32]
The bit mask of affected uniform variable components for waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
function.N="NONE" [IEnums::Waveform]
The generation function used for waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
offset.N="0.0" [Real]
The value offset (bias) of waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
amplitude.N="0.0" [Real]
The amplitude of waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
phase.N="0.0" [Real]
The phase (time offset) of waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
frequency.N="0.0" [Real]
The frequency of waveform item N. See Murl::Graph::IWaveUniformTimeController::AddGenerator().
dutyCycle.N="0.0" [Real]
The duty cycle for waveform item N (e.g. for rectangle or triangle waves). See Murl::Graph::IWaveUniformTimeController::AddGenerator().
The documentation for this class was generated from the following file:
- murl_graph_wave_uniform_time_controller.h