get_value_array
Description:
Gets an array of values for for this ControlSource.
Values that are undefined contain NANs.
Parameters:
| this |
the ControlSource object |
| timestamp |
the first timestamp |
| interval |
the time steps |
| values |
array to put control-values in |
| n_values |
the number of values to fetch |
Returns:
|
true if the given array could be filled, false otherwise |