#include <frc/simulation/DoubleSolenoidSim.h>
◆ DoubleSolenoidSim() [1/3]
frc::sim::DoubleSolenoidSim::DoubleSolenoidSim |
( |
std::shared_ptr< PneumaticsBaseSim > |
moduleSim, |
|
|
int |
fwd, |
|
|
int |
rev |
|
) |
| |
◆ DoubleSolenoidSim() [2/3]
frc::sim::DoubleSolenoidSim::DoubleSolenoidSim |
( |
int |
module, |
|
|
PneumaticsModuleType |
type, |
|
|
int |
fwd, |
|
|
int |
rev |
|
) |
| |
◆ DoubleSolenoidSim() [3/3]
◆ Get()
◆ GetModuleSim()
std::shared_ptr< PneumaticsBaseSim > frc::sim::DoubleSolenoidSim::GetModuleSim |
( |
| ) |
const |
◆ Set()
The documentation for this class was generated from the following file: