Dynamical system model
Loading...
Searching...
No Matches
dsf::Agent Member List

This is the complete list of members for dsf::Agent, including all inherited members.

Agent(std::time_t const &spawnTime, std::optional< Id > itineraryId=std::nullopt, std::optional< Id > srcNodeId=std::nullopt)dsf::Agent
Agent(std::time_t const &spawnTime, std::vector< Id > const &trip, std::optional< Id > srcNodeId=std::nullopt)dsf::Agent
distance() const noexceptdsf::Agentinline
freeTime() const noexceptdsf::Agentinline
id() const noexceptdsf::Agentinline
incrementDistance(double distance)dsf::Agent
isRandom() const noexceptdsf::Agentinline
itineraryId() constdsf::Agent
nextStreetId() const noexceptdsf::Agentinline
reset(std::time_t const &spawnTime)dsf::Agent
setFreeTime(std::time_t const &freeTime)dsf::Agent
setNextStreetId(Id nextStreetId)dsf::Agent
setSpeed(double speed)dsf::Agent
setSrcNodeId(Id srcNodeId) (defined in dsf::Agent)dsf::Agent
setStreetId(std::optional< Id > streetId=std::nullopt)dsf::Agent
spawnTime() const noexceptdsf::Agentinline
speed() const noexceptdsf::Agentinline
srcNodeId() const noexceptdsf::Agentinline
streetId() const noexceptdsf::Agentinline
trip() const noexceptdsf::Agentinline
updateItinerary()dsf::Agent