VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Behaviors::HumanBehavior Member List

This is the complete list of members for VIPRA::Behaviors::HumanBehavior, including all inherited members.

action_count() const noexcept -> VIPRA::size (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
add_action(typeUID type, auto const &action) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
add_event(Event const &evnt) -> VIPRA::idx (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
add_location(Location const &loc) -> VIPRA::idx (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
add_objectives(std::string const &name, std::vector< Geometry::Polygon > const &locations) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
add_sub_selector(auto const &subSelector) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
event_count() const noexcept -> VIPRA::size (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
get_name() const noexcept -> std::string const & (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
HumanBehavior(std::string behaviorName) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinlineexplicit
initialize(Modules::Pedestrians const &pedset, Modules::Map const &map, Modules::Goals &goals)VIPRA::Behaviors::HumanBehavior
location_count() const noexcept -> VIPRA::size (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
selector_count() noexcept -> VIPRA::size (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
set_all_ped_types(Ptype types) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
set_seed(VIPRA::seed seed) (defined in VIPRA::Behaviors::HumanBehavior)VIPRA::Behaviors::HumanBehaviorinline
timestep(Modules::Pedestrians &pedset, Modules::Map &map, Modules::Goals &goals, VIPRA::State &state, VIPRA::delta_t deltaT)VIPRA::Behaviors::HumanBehavior