NPlot::AdapterUtils::IDataGetter Interface Reference

Inheritance diagram for NPlot::AdapterUtils::IDataGetter:

NPlot::AdapterUtils::DataGetter_Count NPlot::AdapterUtils::DataGetter_DataView NPlot::AdapterUtils::DataGetter_IList NPlot::AdapterUtils::DataGetter_Null NPlot::AdapterUtils::DataGetter_Rows NPlot::AdapterUtils::DataGetter_StartStep List of all members.

Public Member Functions

double Get (int i)
 Gets the ith data value.

Detailed Description

TODO: should change this to GetNext() and Reset() for more generality.

Definition at line 519 of file AdapterUtils.cs.


Member Function Documentation

double NPlot::AdapterUtils::IDataGetter::Get int  i  ) 
 

Gets the ith data value.

Parameters:
i sequence number of data to get.
Returns:
ith data value.

Implemented in NPlot::AdapterUtils::DataGetter_IList, NPlot::AdapterUtils::DataGetter_Null, NPlot::AdapterUtils::DataGetter_StartStep, NPlot::AdapterUtils::DataGetter_Count, NPlot::AdapterUtils::DataGetter_Rows, and NPlot::AdapterUtils::DataGetter_DataView.


The documentation for this interface was generated from the following file:
Generated on Sat Nov 5 01:04:07 2005 for NPlot by  doxygen 1.4.5