Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
fang::turret::SliceAmmoBooster Class Reference

#include <slice_ammo_booster.hpp>

Inheritance diagram for fang::turret::SliceAmmoBooster:
Collaboration diagram for fang::turret::SliceAmmoBooster:

Classes

struct  Config
 

Public Types

using Flywheel = M3508BasicFlywheel
 
- Public Types inherited from fang::turret::SimpleAmmoBooster
using Flywheel = motor::ISpeedWheel
 
using Flywheels = std::vector< std::unique_ptr< Flywheel > >
 

Public Member Functions

 SliceAmmoBooster (Drivers &drivers, const Config &config)
 
- Public Member Functions inherited from fang::turret::SimpleAmmoBooster
 SimpleAmmoBooster (Drivers &drivers, Flywheels flywheels, const Config &config)
 
void boostOn () override
 
void boostOff () override
 
void update () override
 
void refresh () override
 
void initialize () override
 
- Public Member Functions inherited from fang::turret::SimpleAmmoBoosterSubsystem
 SimpleAmmoBoosterSubsystem (tap::Drivers &drivers)
 
virtual ~SimpleAmmoBoosterSubsystem ()=default
 
- Public Member Functions inherited from tap::control::Subsystem
 Subsystem (Drivers *drivers)
 
virtual ~Subsystem ()
 
void registerAndInitialize ()
 
mockable void setDefaultCommand (Command *defaultCommand)
 
mockable CommandgetDefaultCommand () const
 
virtual void refreshSafeDisconnect ()
 
mockable void setTestCommand (Command *testCommand)
 
mockable CommandgetTestCommand () const
 
virtual const char * getName () const
 
mockable int getGlobalIdentifier () const
 

Additional Inherited Members

- Protected Attributes inherited from tap::control::Subsystem
Driversdrivers
 

Member Typedef Documentation

◆ Flywheel

Constructor & Destructor Documentation

◆ SliceAmmoBooster()

fang::turret::SliceAmmoBooster::SliceAmmoBooster ( Drivers drivers,
const Config config 
)
inline

The documentation for this class was generated from the following file: