public class EstimatedStatePlot extends MRA2DPlot implements LogMarkerListener
MRAVisualization.TypelastAddedPoints, series, timestep| Constructor and Description |
|---|
EstimatedStatePlot(MRAPanel panel) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLogMarker(LogMarker marker) |
boolean |
canBeApplied(pt.lsts.imc.lsf.LsfIndex index) |
java.lang.String |
getName() |
java.lang.String |
getXAxisName() |
java.lang.String |
getYAxisName() |
void |
goToMarker(LogMarker marker) |
void |
process(pt.lsts.imc.lsf.LsfIndex source) |
void |
removeLogMarker(LogMarker marker) |
addValue, canBeApplied, createChart, getChart, getComponent, getDefaultTimeStep, getIcon, getMarkerSeries, getStatistics, getTitle, getType, onCleanup, onHide, onShow, supportsVariableTimeStepspublic EstimatedStatePlot(MRAPanel panel)
panel - public boolean canBeApplied(pt.lsts.imc.lsf.LsfIndex index)
canBeApplied in class MRA2DPlotpublic void process(pt.lsts.imc.lsf.LsfIndex source)
public java.lang.String getName()
getName in interface MRAVisualizationgetName in class MRA2DPlotpublic java.lang.String getXAxisName()
getXAxisName in class MRA2DPlotpublic java.lang.String getYAxisName()
getYAxisName in class MRA2DPlotpublic void addLogMarker(LogMarker marker)
addLogMarker in interface LogMarkerListenerpublic void removeLogMarker(LogMarker marker)
removeLogMarker in interface LogMarkerListenerpublic void goToMarker(LogMarker marker)
goToMarker in interface LogMarkerListenerCopyright © 2004-2018 FEUP-LSTS and Neptus developers. All Rights Reserved.