References
Libraries
Superclasses: Object, InitiallyUnowned, Object
Object
InitiallyUnowned
ControlSource(**properties)
Gets the value for this ControlSource at a given timestamp.
ControlSource
timestamp – the time for which the value should be returned
Gets an array of values for for this ControlSource. Values that are undefined contain NANs.
timestamp – the first timestamp
interval – the time steps
values – array to put control-values in
Function for returning a value for a given timestamp
Function for returning a values array for a given timestamp
The parent structure
ControlSource.control_source_get_value()
ControlSource.control_source_get_value_array()
ControlSource.get_value
ControlSource.get_value_array
ControlSource.parent