public static class Experiment.TrajectoryPointExtra
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
instance
The instance string that is passed to the instance generator to evaluate on
|
java.lang.String |
name
The human readable name corresponding to this instance ie.
|
Constructor and Description |
---|
TrajectoryPointExtra() |
TrajectoryPointExtra(java.lang.String _name,
java.lang.String _instance) |