float [] GEP::Core::Float::TimeSeries::NormalTimeSeries::ReadFile ( string  filePath,
int  maxLookBehind 
) [inline]

Reads a time series from a file.

Parameters:
filePath The path to the file with the time series.
maxLookBehind The maximum number of periods to look before the current time.
Returns:
The loaded time series.
Every time series has a time frame/period. This is the distance in time between differnet records in the series.

Implements GEP::Core::Float::TimeSeries::ITimeSeries.

Definition at line 133 of file NormalTimeSeries.cs.

GEP .NET Framwork Main Page
SourceForge.net Logo