TR-mbed 1.0
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
ShooterSubsystem Class Reference

#include <ShooterSubsystem.h>

Inheritance diagram for ShooterSubsystem:
Subsystem

Classes

struct  config
 

Public Types

enum  ShooterType { BURST , AUTO }
 

Public Member Functions

 ShooterSubsystem (config configuration)
 
void setState (ShootState shoot_state)
 
void periodic (int curr_heat, int heat_limit)
 
- Public Member Functions inherited from Subsystem
void periodic ()
 
void getState ()
 
void setState ()
 

Member Enumeration Documentation

◆ ShooterType

Enumerator
BURST 
AUTO 

Constructor & Destructor Documentation

◆ ShooterSubsystem()

ShooterSubsystem::ShooterSubsystem ( config  configuration)

Member Function Documentation

◆ periodic()

void ShooterSubsystem::periodic ( int  curr_heat,
int  heat_limit 
)

◆ setState()

void ShooterSubsystem::setState ( ShootState  shoot_state)

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