get_value


Description:

public bool get_value (ClockTime timestamp, out double value)

Gets the value for this ControlSource at a given timestamp.

Parameters:

this

the ControlSource object

timestamp

the time for which the value should be returned

value

the value

Returns:

false if the value couldn't be returned, true otherwise.