![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scenario/PropagationCharacteristic.hpp>


Public Member Functions | |
| Propagation::IdType | getPropagationCharacteristicId () const |
| std::string | getPropagationCharacteristicName () const |
| PropagationCharacteristic (const wns::pyconfig::View &config) | |
Private Attributes | |
| const Propagation::IdType | id |
| const std::string | name |
Definition at line 42 of file PropagationCharacteristic.hpp.
| PropagationCharacteristic::PropagationCharacteristic | ( | const wns::pyconfig::View & | config | ) |
Definition at line 32 of file PropagationCharacteristic.cpp.
| Propagation::IdType PropagationCharacteristic::getPropagationCharacteristicId | ( | ) | const |
Definition at line 38 of file PropagationCharacteristic.cpp.
| std::string PropagationCharacteristic::getPropagationCharacteristicName | ( | ) | const |
Definition at line 44 of file PropagationCharacteristic.cpp.
const Propagation::IdType rise::scenario::PropagationCharacteristic::id [private] |
Definition at line 53 of file PropagationCharacteristic.hpp.
const std::string rise::scenario::PropagationCharacteristic::name [private] |
Definition at line 54 of file PropagationCharacteristic.hpp.
1.5.5