-
properties
java.util.List<E> properties
-
sensors
java.util.List<E> sensors
-
controlSignals
java.util.List<E> controlSignals
-
logs
java.util.List<E> logs
Configured values for the simulation analysis logs or Log & Parameterize.
-
numGenericProperties
int numGenericProperties
Number of generic properties (as in the ProgrammableController). The user can see and edit these properties.
-
numGenericSensors
int numGenericSensors
Number of generic sensors (inputs) (as in the ProgrammableController).
-
numGenericControlSignals
int numGenericControlSignals
Number of generic control signal (outputs) (as in the ProgrammableController).
-
propertyNameNumGenericProperties
java.lang.String propertyNameNumGenericProperties
Name of a property that configures the number of generic properties. Not yet working in PluginController. null
= no property set
-
propertyNameNumGenericSensors
java.lang.String propertyNameNumGenericSensors
Name of a property that configures the number of generic sensors. null
= no property set
-
propertyNameNumGenericControlSignals
java.lang.String propertyNameNumGenericControlSignals
Name of a property that configures the number of generic control signals. null
= no property set
-
propertyNameNumGenericLogs
java.lang.String propertyNameNumGenericLogs
Name of a property that configures the number of generic logs. null
= no property set
-
imagePath
java.lang.String imagePath
Path to the image for this plugin controller in the classpath. null
is for the standard controller image.
-
parameters
java.util.Map<K,V> parameters
Generic parameters