#include <Lift.h>
◆ LiftType
| Enumerator |
|---|
| Chain | |
| FrictionWheels | |
◆ MotorLocation
| Enumerator |
|---|
| AtStart | |
| AtEnd | |
| Silent | |
◆ SectionType
| Enumerator |
|---|
| Track | |
| Station | |
| Lift | |
| Transport | |
| Brake | |
| Storage | |
◆ Lift()
| NoLimits::NoLimits2::Lift::Lift |
( |
| ) |
|
|
inline |
◆ debug()
| void NoLimits::NoLimits2::Lift::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getAcceleration()
| double NoLimits::NoLimits2::Lift::getAcceleration |
( |
| ) |
const |
◆ getDeceleration()
| double NoLimits::NoLimits2::Lift::getDeceleration |
( |
| ) |
const |
◆ getDiveCoasterDropReleaseMode()
| bool NoLimits::NoLimits2::Lift::getDiveCoasterDropReleaseMode |
( |
| ) |
const |
◆ getExtraBlockLength()
| double NoLimits::NoLimits2::Lift::getExtraBlockLength |
( |
| ) |
const |
◆ getHasAntiRollbackDevice()
| bool NoLimits::NoLimits2::Lift::getHasAntiRollbackDevice |
( |
| ) |
const |
◆ getLiftType()
◆ getMotorLocation()
◆ getName()
| std::string NoLimits::NoLimits2::Section::getName |
( |
| ) |
const |
|
inherited |
◆ getSection()
| Section * NoLimits::NoLimits2::Section::getSection |
( |
| ) |
const |
|
inherited |
◆ getSectionType()
◆ getShuttleModeGentle2ndPassRelease()
| bool NoLimits::NoLimits2::Lift::getShuttleModeGentle2ndPassRelease |
( |
| ) |
const |
◆ getSpeed()
| double NoLimits::NoLimits2::Lift::getSpeed |
( |
| ) |
const |
◆ setAcceleration()
| void NoLimits::NoLimits2::Lift::setAcceleration |
( |
double |
value | ) |
|
◆ setDeceleration()
| void NoLimits::NoLimits2::Lift::setDeceleration |
( |
double |
value | ) |
|
◆ setDiveCoasterDropReleaseMode()
| void NoLimits::NoLimits2::Lift::setDiveCoasterDropReleaseMode |
( |
bool |
value | ) |
|
◆ setExtraBlockLength()
| void NoLimits::NoLimits2::Lift::setExtraBlockLength |
( |
double |
value | ) |
|
◆ setHasAntiRollbackDevice()
| void NoLimits::NoLimits2::Lift::setHasAntiRollbackDevice |
( |
bool |
value | ) |
|
◆ setLiftType()
| void NoLimits::NoLimits2::Lift::setLiftType |
( |
const LiftType & |
value | ) |
|
◆ setMotorLocation()
| void NoLimits::NoLimits2::Lift::setMotorLocation |
( |
const MotorLocation & |
value | ) |
|
◆ setName()
| void NoLimits::NoLimits2::Section::setName |
( |
const std::string & |
value | ) |
|
|
inherited |
◆ setSection()
| void NoLimits::NoLimits2::Section::setSection |
( |
Section * |
value | ) |
|
|
inherited |
◆ setSectionType()
| void NoLimits::NoLimits2::Section::setSectionType |
( |
const SectionType & |
sectionType | ) |
|
|
inherited |
◆ setShuttleModeGentle2ndPassRelease()
| void NoLimits::NoLimits2::Lift::setShuttleModeGentle2ndPassRelease |
( |
bool |
value | ) |
|
◆ setSpeed()
| void NoLimits::NoLimits2::Lift::setSpeed |
( |
double |
value | ) |
|
◆ acceleration
| double NoLimits::NoLimits2::Lift::acceleration |
|
private |
◆ deceleration
| double NoLimits::NoLimits2::Lift::deceleration |
|
private |
◆ diveCoasterDropReleaseMode
| bool NoLimits::NoLimits2::Lift::diveCoasterDropReleaseMode |
|
private |
◆ extraBlockLength
| double NoLimits::NoLimits2::Lift::extraBlockLength |
|
private |
◆ hasAntiRollbackDevice
| bool NoLimits::NoLimits2::Lift::hasAntiRollbackDevice |
|
private |
◆ liftType
| LiftType NoLimits::NoLimits2::Lift::liftType |
|
private |
◆ motorLocation
◆ shuttleModeGentle2ndPassRelease
| bool NoLimits::NoLimits2::Lift::shuttleModeGentle2ndPassRelease |
|
private |
◆ speed
| double NoLimits::NoLimits2::Lift::speed |
|
private |
The documentation for this class was generated from the following files:
- libnolimits/NL2/Coaster/Track/Section/Lift.h
- libnolimits/NL2/Coaster/Track/Section/Lift.cpp