Thunderbots Project
Loading...
Searching...
No Matches
Ball Member List

This is the complete list of members for Ball, including all inherited members.

acceleration() constBall
Ball()=delete (defined in Ball)Ball
Ball(const Point &position, const Vector &velocity, const Timestamp &timestamp, const Vector &acceleration=Vector(0, 0))Ballexplicit
Ball(const BallState &initial_state, const Timestamp &timestamp, const Vector &acceleration=Vector(0, 0))Ballexplicit
Ball(const TbotsProto::Ball &ball_proto)Ballexplicit
currentState() constBall
estimateFutureState(const Duration &duration_in_future) constBall
hasBallBeenKicked(const Angle &expected_kick_direction, double min_kick_speed=0.5, const Angle &max_angle_difference=Angle::fromDegrees(20)) constBall
operator!=(const Ball &other) constBall
operator==(const Ball &other) constBall
position() constBall
timestamp() constBall
updateState(const BallState &new_state, const Timestamp &new_timestamp, const Vector &new_acceleration=Vector(0, 0))Ball
velocity() constBall