com.efiAnalytics.plugin.ecu
Interface UiTable
public interface UiTable
- Author:
- Philip Tobin
getName
java.lang.String getName()
- the name used to reference this Table as defined in the ini
- Returns:
- the name of this table
getXParameterName
java.lang.String getXParameterName()
- Returns:
- the x parameter Name
getYParameterName
java.lang.String getYParameterName()
- Returns:
- the y parameter Name
getZParameterName
java.lang.String getZParameterName()
- Returns:
- the z parameter Name
getXOutputChannel
java.lang.String getXOutputChannel()
- Returns:
- the x OutputChannel
getYOutputChannel
java.lang.String getYOutputChannel()
- Returns:
- the y OutputChannel