WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::math::ExponentialProfile< Distance, Input > Member List

This is the complete list of members for wpi::math::ExponentialProfile< Distance, Input >, including all inherited members.

A_t typedefwpi::math::ExponentialProfile< Distance, Input >
Acceleration typedefwpi::math::ExponentialProfile< Distance, Input >
B_t typedefwpi::math::ExponentialProfile< Distance, Input >
Calculate(const wpi::units::second_t &t, const State &current, const State &goal) constwpi::math::ExponentialProfile< Distance, Input >inline
CalculateInflectionPoint(const State &current, const State &goal) constwpi::math::ExponentialProfile< Distance, Input >inline
CalculateProfileTiming(const State &current, const State &goal) constwpi::math::ExponentialProfile< Distance, Input >inline
Distance_t typedefwpi::math::ExponentialProfile< Distance, Input >
ExponentialProfile(Constraints constraints)wpi::math::ExponentialProfile< Distance, Input >inlineexplicit
ExponentialProfile(const ExponentialProfile &)=defaultwpi::math::ExponentialProfile< Distance, Input >
ExponentialProfile(ExponentialProfile &&)=defaultwpi::math::ExponentialProfile< Distance, Input >
Input_t typedefwpi::math::ExponentialProfile< Distance, Input >
KA typedefwpi::math::ExponentialProfile< Distance, Input >
kA_t typedefwpi::math::ExponentialProfile< Distance, Input >
KV typedefwpi::math::ExponentialProfile< Distance, Input >
kV_t typedefwpi::math::ExponentialProfile< Distance, Input >
operator=(const ExponentialProfile &)=defaultwpi::math::ExponentialProfile< Distance, Input >
operator=(ExponentialProfile &&)=defaultwpi::math::ExponentialProfile< Distance, Input >
TimeLeftUntil(const State &current, const State &goal) constwpi::math::ExponentialProfile< Distance, Input >inline
Velocity typedefwpi::math::ExponentialProfile< Distance, Input >
Velocity_t typedefwpi::math::ExponentialProfile< Distance, Input >