Class CARFOLLOWINGMODELTYPE

  • All Implemented Interfaces:
    Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.6",
               date="2022-09-04T02:31:11+02:00")
    public class CARFOLLOWINGMODELTYPE
    extends Object
    implements Serializable

    Java class for CARFOLLOWINGMODELTYPE complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="CARFOLLOWINGMODELTYPE">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="IDM" type="{http://www.opentrafficsim.org/ots}CARFOLLOWINGMODELHEADWAYSPEEDTYPE"/>
             <element name="IDMPLUS" type="{http://www.opentrafficsim.org/ots}CARFOLLOWINGMODELHEADWAYSPEEDTYPE"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form