Interface DriverModel

All Superinterfaces:
EditableWithListWidget, Findable, Serializable
All Known Implementing Classes:
DriverModelBase, SingleAxisLinearSeries

public interface DriverModel extends Findable, Serializable, EditableWithListWidget
  • Method Details

    • getPlottableDatasets

      List<org.eclipse.january.dataset.Dataset> getPlottableDatasets()
      Each dataset should be named appropriately, especially if the driver which runs this model treats this variable as a readout as well.