This timeseries just returns a constant value.
Methods
| __call__() | Return the constant. |
| reset() | Reset the time for this series. |
Set up this series with a constant value.
Methods
| __init__([k]) | Set up this series with a constant value. |
| reset() | Reset the time for this series. |