Definition at line 56 of file MotorData.h.
◆ MotorData()
MotorData::MotorData |
( |
double |
hp, |
|
|
int |
synchronousSpeed, |
|
|
int |
poles, |
|
|
double |
nominalEfficiency, |
|
|
Motor::EfficiencyClass |
efficiencyClass, |
|
|
std::string |
nemaTable, |
|
|
std::string |
enclosureType, |
|
|
Motor::LineFrequency |
lineFrequency, |
|
|
int |
voltageLimit, |
|
|
std::string |
catalog |
|
) |
| |
|
inline |
◆ getCatalog()
std::string MotorData::getCatalog |
( |
| ) |
const |
|
inline |
◆ getEfficiencyClass()
Motor::EfficiencyClass MotorData::getEfficiencyClass |
( |
| ) |
const |
|
inline |
◆ getEnclosureType()
std::string MotorData::getEnclosureType |
( |
| ) |
const |
|
inline |
◆ getHp()
double MotorData::getHp |
( |
| ) |
const |
|
inline |
◆ getId()
int MotorData::getId |
( |
| ) |
const |
|
inline |
◆ getLineFrequency()
Motor::LineFrequency MotorData::getLineFrequency |
( |
| ) |
const |
|
inline |
◆ getNemaTable()
std::string MotorData::getNemaTable |
( |
| ) |
const |
|
inline |
◆ getNominalEfficiency()
double MotorData::getNominalEfficiency |
( |
| ) |
const |
|
inline |
◆ getPoles()
int MotorData::getPoles |
( |
| ) |
const |
|
inline |
◆ getSynchronousSpeed()
int MotorData::getSynchronousSpeed |
( |
| ) |
const |
|
inline |
◆ getVoltageLimit()
int MotorData::getVoltageLimit |
( |
| ) |
const |
|
inline |
◆ setCatalog()
void MotorData::setCatalog |
( |
const std::string & |
catalog | ) |
|
|
inline |
◆ setEfficiencyClass()
void MotorData::setEfficiencyClass |
( |
const Motor::EfficiencyClass & |
efficiencyClass | ) |
|
|
inline |
◆ setEnclosureType()
void MotorData::setEnclosureType |
( |
const std::string & |
enclosureType | ) |
|
|
inline |
◆ setHp()
void MotorData::setHp |
( |
double |
hp | ) |
|
|
inline |
◆ setId()
void MotorData::setId |
( |
int |
id | ) |
|
|
inline |
◆ setLineFrequency()
void MotorData::setLineFrequency |
( |
const Motor::LineFrequency |
lineFrequency | ) |
|
|
inline |
◆ setNemaTable()
void MotorData::setNemaTable |
( |
const std::string & |
nemaTable | ) |
|
|
inline |
◆ setNominalEfficiency()
void MotorData::setNominalEfficiency |
( |
double |
nominalEfficiency | ) |
|
|
inline |
◆ setPoles()
void MotorData::setPoles |
( |
int |
poles | ) |
|
|
inline |
◆ setSynchronousSpeed()
void MotorData::setSynchronousSpeed |
( |
int |
synchronousSpeed | ) |
|
|
inline |
◆ setVoltageLimit()
void MotorData::setVoltageLimit |
( |
int |
voltageLimit | ) |
|
|
inline |
◆ DefaultData
◆ catalog
std::string MotorData::catalog |
|
private |
◆ efficiencyClass
Motor::EfficiencyClass MotorData::efficiencyClass |
|
private |
◆ enclosureType
std::string MotorData::enclosureType |
|
private |
◆ hp
◆ id
◆ lineFrequency
Motor::LineFrequency MotorData::lineFrequency |
|
private |
◆ nemaTable
std::string MotorData::nemaTable |
|
private |
◆ nominalEfficiency
double MotorData::nominalEfficiency |
|
private |
◆ poles
◆ synchronousSpeed
int MotorData::synchronousSpeed |
|
private |
◆ voltageLimit
int MotorData::voltageLimit |
|
private |
The documentation for this class was generated from the following file: