#include <PdConnection.h>
◆ PdConnection()
QtPdCom::PdConnection::PdConnection |
( |
| ) |
|
|
default |
◆ getOffset()
double QtPdCom::PdConnection::getOffset |
( |
| ) |
const |
|
inline |
◆ getPath()
QString QtPdCom::PdConnection::getPath |
( |
| ) |
const |
|
inline |
◆ getPathWithoutLocation()
QString PdConnection::getPathWithoutLocation |
( |
| ) |
const |
◆ getProcess()
◆ getScale()
double QtPdCom::PdConnection::getScale |
( |
| ) |
const |
|
inline |
◆ getSelector()
PdCom::Selector PdConnection::getSelector |
( |
bool * |
ok = nullptr | ) |
const |
◆ getTau()
double QtPdCom::PdConnection::getTau |
( |
| ) |
const |
|
inline |
◆ getTransmission()
Transmission QtPdCom::PdConnection::getTransmission |
( |
| ) |
const |
|
inline |
◆ getTransmissionVariant()
QVariant PdConnection::getTransmissionVariant |
( |
| ) |
const |
◆ setOffset()
void PdConnection::setOffset |
( |
double |
offset | ) |
|
|
private |
◆ setPath()
void PdConnection::setPath |
( |
QString |
path | ) |
|
|
private |
◆ setProcess()
◆ setScale()
void PdConnection::setScale |
( |
double |
scale | ) |
|
|
private |
◆ setTau()
void PdConnection::setTau |
( |
double |
tau | ) |
|
|
private |
◆ setTransmission()
void PdConnection::setTransmission |
( |
QVariant |
t | ) |
|
|
private |
◆ setVariable()
bool PdConnection::setVariable |
( |
ScalarSubscriber & |
subscriber, |
|
|
bool |
ignore_selector = false |
|
) |
| |
◆ offset_
double QtPdCom::PdConnection::offset_ = 0.0 |
|
private |
◆ path_
QString QtPdCom::PdConnection::path_ |
|
private |
◆ process_
◆ scale_
double QtPdCom::PdConnection::scale_ = 1.0 |
|
private |
◆ tau_
double QtPdCom::PdConnection::tau_ = 0.0 |
|
private |
◆ transmission_
◆ offset
double QtPdCom::PdConnection::offset |
|
readwrite |
◆ path
QString QtPdCom::PdConnection::path |
|
readwrite |
◆ period
QVariant QtPdCom::PdConnection::period |
|
readwrite |
◆ process
◆ scale
double QtPdCom::PdConnection::scale |
|
readwrite |
◆ tau
double QtPdCom::PdConnection::tau |
|
readwrite |
The documentation for this class was generated from the following files: