Interface VectorDef
-
- All Superinterfaces:
ValueDefinition
public interface VectorDef extends ValueDefinition
VectorDef defines a vector result. Vector results are special in that they only allow for collection of one value per snapshot.
-
-
Method Summary
-
Methods inherited from interface org.seamcat.model.simulation.result.ValueDefinition
group, intermediate, isGrouped, name, unit
-
-