These attributes are currently not accessible via TraCI. They will be in the future: http://sumo.dlr.de/trac.wsgi/ticket/2344
2016-05-25 14:33 GMT+02:00 Frederik Preuß <[email protected]> : > Hello, > > i created an electric vehicle with this additional file: > > <additional> > <vType id="TAXI" accel="1.0" decel="1.0" lenght="12" maxSpeed="100.0" > sigma="0.0" minGap="2.5" color="1,1,1"> > <param key="maximumBatteryCapacity" value="2000"/> > <param key="vehicleMass" value="10000"/> > <param key="frontSurfaceArea" value="5"/> > <param key="airDragCoefficient" value="0.6"/> > <param key="internalMomentOfInertia" value="0.01"/> > <param key="radialDragCoefficient" value="0.5"/> > <param key="rollDragCoefficient" value="0.01"/> > <param key="constantPowerIntake" value="100"/> > <param key="propulsionEfficiency" value="0.9"/> > <param key="recuperationEfficiency" value="0.9"/> > </vType> > <vehicle id="t0" type="TAXI" depart="0" color="1,0,0"> > <param key="has.battery.device" value="true"/> > <param key="actualBatteryCapacity" value="500"/> > <route edges="[...]"/> > </vehicle> > </additional> > > This worked for me, but is it possible to get the actual battery capacity > with Traci (Traci4j)? I can't see any parameter in Sumo with this > information? > > Thank you! > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data > untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
