Interface LaneBasedGtuGenerator.IdsWithCharacteristics
- Enclosing class:
- LaneBasedGtuGenerator
Id suppliers that implement this interface can indicate whether they are coupled to GTU characteristics information. In
that case the GTU generator will assign the IDs in order of GTU characteristics.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanhasIds()Returns whether the characteristics include GTU IDs.
-
Method Details
-
hasIds
boolean hasIds()Returns whether the characteristics include GTU IDs.- Returns:
- whether the characteristics include GTU IDs
-