Interface LanePerception

    • Method Detail

      • getLaneStructure

        LaneStructure getLaneStructure()
                                throws org.opentrafficsim.base.parameters.ParameterException
        Returns:
        lane structure to perform perception
        Throws:
        org.opentrafficsim.base.parameters.ParameterException - if parameter is not defined
      • getMental

        Mental getMental()
        Returns the mental module of perception.
        Returns:
        Mental; mental module of perception, may be null if not used