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