Uses of Enum Class
org.opentrafficsim.animation.gtu.PerceptionAnimation.PerceptionData.ChannelRadius
Packages that use PerceptionAnimation.PerceptionData.ChannelRadius
-
Uses of PerceptionAnimation.PerceptionData.ChannelRadius in org.opentrafficsim.animation.gtu
Methods in org.opentrafficsim.animation.gtu that return PerceptionAnimation.PerceptionData.ChannelRadiusModifier and TypeMethodDescriptionPerceptionAnimation.PerceptionData.ChannelData.radius()Returns the value of theradiusrecord component.Returns the enum constant of this class with the specified name.PerceptionAnimation.PerceptionData.ChannelRadius.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opentrafficsim.animation.gtu with parameters of type PerceptionAnimation.PerceptionData.ChannelRadiusModifierConstructorDescriptionChannelData(org.djunits.value.vdouble.scalar.Angle angle, PerceptionAnimation.PerceptionData.ChannelRadius radius, double attention, org.djunits.value.vdouble.scalar.Duration perceptionDelay) Constructor.