- emissions(double) - Method in class org.liris.smartgov.lez.core.copert.CopertParameters
-
Return particles emission in g/km according to the COPERT model.
- enter(MovingAgent) - Method in class org.liris.smartgov.lez.core.agent.establishment.Establishment
-
Currently, does not does anything special, but allows vehicles to
leave the graph to enter this establishment.
- Environment - Class in org.liris.smartgov.lez.core.environment.lez
-
Represents the environment, and contains the neighborhoods.
- Environment(double, double, double, double, int, CritAir, CritAir, Surveillance) - Constructor for class org.liris.smartgov.lez.core.environment.lez.Environment
-
- EnvironmentSerializer - Class in org.liris.smartgov.lez.core.environment.lez
-
Creates a json file with the important informations of the environment.
- EnvironmentSerializer() - Constructor for class org.liris.smartgov.lez.core.environment.lez.EnvironmentSerializer
-
- equalCharacteristics(Vehicle) - Method in class org.liris.smartgov.lez.core.agent.driver.vehicle.Vehicle
-
Checks if two vehicles have the same Copert characteristics.
- equals(Object) - Method in class org.liris.smartgov.lez.core.agent.establishment.VehicleCapacity
-
- equals(Object) - Method in class org.liris.smartgov.lez.core.copert.CopertParameters
-
- equals(Object) - Method in interface org.liris.smartgov.lez.core.copert.fields.VehicleSegment
-
- equals(Object) - Method in class org.liris.smartgov.lez.process.arcs.load.PollutedArc
-
- equals(Object) - Method in class org.liris.smartgov.lez.process.arcs.load.PollutedNode
-
- Establishment - Class in org.liris.smartgov.lez.core.agent.establishment
-
Represents establishments that can receive and perform deliveries.
- Establishment(String, String, ST8, LatLon) - Constructor for class org.liris.smartgov.lez.core.agent.establishment.Establishment
-
Establishment constructor.
- EstablishmentDeserializer - Class in org.liris.smartgov.lez.input.establishment
-
Custom Jackson deserializer class used to load and build establishments from json inputs.
- EstablishmentDeserializer(File, CopertParser, Random) - Constructor for class org.liris.smartgov.lez.input.establishment.EstablishmentDeserializer
-
- EstablishmentDeserializer(Class<?>) - Constructor for class org.liris.smartgov.lez.input.establishment.EstablishmentDeserializer
-
- EstablishmentIdSerializer - Class in org.liris.smartgov.lez.core.output.establishment
-
- EstablishmentIdSerializer() - Constructor for class org.liris.smartgov.lez.core.output.establishment.EstablishmentIdSerializer
-
- EstablishmentListIdSerializer - Class in org.liris.smartgov.lez.core.output.establishment
-
- EstablishmentListIdSerializer() - Constructor for class org.liris.smartgov.lez.core.output.establishment.EstablishmentListIdSerializer
-
- EstablishmentLoader - Class in org.liris.smartgov.lez.input.establishment
-
Class used to load establishments from an input json file.
- EuroNorm - Enum in org.liris.smartgov.lez.core.copert.fields
-
- ExtendedDate - Class in org.liris.smartgov.lez.core.simulation
-
Allows to compute time between two dates
- ExtendedDate(int, WeekDay, int, int, double) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedDate
-
- ExtendedSimulationBuilder - Class in org.liris.smartgov.lez.core.simulation
-
Customized SimulationBuilder, that allows to rebuild some parts of the
simulation, and not the whole world.
- ExtendedSimulationBuilder(SmartGovContext) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedSimulationBuilder
-
- ExtendedSimulationRuntime - Class in org.liris.smartgov.lez.core.simulation
-
Customized SimulationRuntime
- ExtendedSimulationRuntime(SmartGovContext) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedSimulationRuntime
-
- ExtendedSmartGov - Class in org.liris.smartgov.lez.core.simulation
-
- ExtendedSmartGov(SmartGovContext) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedSmartGov
-
- ExtendedSmartGov(SmartGovContext, SimulationRuntime) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedSmartGov
-
- ExtendedSmartGov(SmartGovContext, SimulationRuntime, SimulationBuilder) - Constructor for class org.liris.smartgov.lez.core.simulation.ExtendedSmartGov
-
- externalSourceFolder - Static variable in class org.liris.smartgov.lez.core.simulation.files.FilePath
-