Inheritance diagram for NPlot::AdapterUtils::DataGetter_StartStep:
Public Member Functions | |
DataGetter_StartStep (StartStep data) | |
Constructor. | |
double | Get (int i) |
Gets the ith data value. | |
Private Attributes | |
StartStep | data_ |
Definition at line 575 of file AdapterUtils.cs.
|
Constructor.
Definition at line 583 of file AdapterUtils.cs. |
|
Gets the ith data value.
Implements NPlot::AdapterUtils::IDataGetter. Definition at line 593 of file AdapterUtils.cs. References NPlot::StartStep::Start. |
|
Definition at line 577 of file AdapterUtils.cs. |