|
Thunderbots Project
|
This is the complete list of members for Pass, including all inherited members.
| estimatePassDuration() const | Pass | |
| fromDestReceiveSpeed(const Point &ball_position, const Point &pass_destination, double dest_speed_m_per_s, double min_pass_speed_m_per_s, double max_pass_speed_m_per_s) | Pass | static |
| fromDestReceiveSpeed(const Point &ball_position, const Point &pass_destination, const TbotsProto::PassingConfig &passing_config) | Pass | static |
| fromPassArray(Point passer_point, const std::array< double, NUM_PARAMS_TO_OPTIMIZE > &pass_array, double pass_speed_m_per_s) | Pass | static |
| getPassSpeed(const Point &ball_position, const Point &pass_destination, double receive_speed_m_per_s, double min_pass_speed_m_per_s, double max_pass_speed_m_per_s) | Pass | static |
| operator<< | Pass | friend |
| operator==(const Pass &other) const | Pass | |
| Pass()=delete (defined in Pass) | Pass | |
| Pass(Point passer_point, Point receiver_point, double pass_speed_m_per_s) | Pass | |
| passerOrientation() const | Pass | |
| passerPoint() const | Pass | |
| receiverOrientation() const | Pass | |
| receiverPoint() const | Pass | |
| speed() const | Pass | |
| toPassArray() const | Pass |