void pTrend (const char* Channel, const char* File=0, Time t0=0, Interval dT=0.0)

Plot a channel from a trend file.

Documentation

pTrend plots the minimum maximum and average values from a trend file. If the file name is not specified, the default data accessor (In) will be used. If the starting time is not specified, the first available data are plotted. If the time intervval is not specified, the data from a single frame are plitted.
Parameters:
Channel - Name of channel to be plotted.
File - Input frame file name.
t0 - Starting time.
dT - Length of time to plot.

alphabetic index hierarchy of classes


generated by doc++