RaidZeroLib | Documentation
  1. Getting Started
  2. Tutorials
  1. Classes
  2. C++ API
    1. Chassis API
    2. Control API
    3. Filter API
    4. Geometry API
    5. Pathing API
    6. Trajectory API
    7. Units API
    8. Utility API
    9. rz

#include <include/RaidZeroLib/api/Control/Feedforward/SimpleMotorFeedforward.hpp>
template<isRQuantity Distance>
rz::SimpleMotorFeedforward class

Contents

  • Reference
    • Base classes
    • Public types
    • Constructors, destructors, conversion operators
    • Public functions
    • Protected variables

Base classes

template<isRQuantity Distance>
class FeedforwardController<Distance>

Public types

struct Gains

Constructors, destructors, conversion operators

SimpleMotorFeedforward(const Gains& gains)

Public functions

auto calculate(Velocity velocity, Acceleration acceleration = Acceleration{0.0}) const -> double override
void setGains(const Gains& gains)
auto getGains() const -> Gains

Protected variables

Gains gains
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    RaidZeroLib | Documentation. Created with Doxygen 1.9.1 and m.css.