|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::physicallayer::MappingUtils, including all inherited members.
| add(const ConstMapping &f1, const ConstMapping &f2) | inet::physicallayer::MappingUtils | static |
| add(const ConstMapping &f1, const ConstMapping &f2, Mapping::argument_value_cref_t outOfRangeVal) | inet::physicallayer::MappingUtils | static |
| addDiscontinuity(Mapping *m, const Argument &pos, Argument::mapped_type_cref value, simtime_t_cref limitTime, Argument::mapped_type_cref limitValue) | inet::physicallayer::MappingUtils | static |
| applyElementWiseOperator(const ConstMapping &f1, const ConstMapping &f2, const Argument &intvlStart, const Argument &intvlEnd, Operator op) | inet::physicallayer::MappingUtils | inlinestatic |
| applyElementWiseOperator(const ConstMapping &f1, const ConstMapping &f2, Operator op, Mapping::argument_value_cref_t outOfRangeVal=Argument::MappedZero, bool contOutOfRange=true) | inet::physicallayer::MappingUtils | inlinestatic |
| cMaxNotFound | inet::physicallayer::MappingUtils | static |
| cMinNotFound | inet::physicallayer::MappingUtils | static |
| createCompatibleMapping(const ConstMapping &src, const ConstMapping &dst) | inet::physicallayer::MappingUtils | privatestatic |
| createMapping(const DimensionSet &domain=DimensionSet(Dimension::time), Mapping::InterpolationMethod intpl=Mapping::LINEAR) | inet::physicallayer::MappingUtils | static |
| createMapping(Mapping::argument_value_cref_t outOfRangeValue, const DimensionSet &domain=DimensionSet(Dimension::time), Mapping::InterpolationMethod intpl=Mapping::LINEAR) | inet::physicallayer::MappingUtils | static |
| divide(const ConstMapping &f1, const ConstMapping &f2) | inet::physicallayer::MappingUtils | static |
| divide(const ConstMapping &f1, const ConstMapping &f2, Mapping::argument_value_cref_t outOfRangeVal) | inet::physicallayer::MappingUtils | static |
| findMax(const ConstMapping &m, Argument::mapped_type_cref cRetNotFound=cMaxNotFound) | inet::physicallayer::MappingUtils | static |
| findMax(const ConstMapping &m, const Argument &min, const Argument &max, Argument::mapped_type_cref cRetNotFound=cMaxNotFound) | inet::physicallayer::MappingUtils | static |
| findMin(const ConstMapping &m, Argument::mapped_type_cref cRetNotFound=cMinNotFound) | inet::physicallayer::MappingUtils | static |
| findMin(const ConstMapping &m, const Argument &min, const Argument &max, Argument::mapped_type_cref cRetNotFound=cMinNotFound) | inet::physicallayer::MappingUtils | static |
| incNextPosition(simtime_t_cref t) | inet::physicallayer::MappingUtils | static |
| iterateToNext(ConstMappingIterator *it1, ConstMappingIterator *it2) | inet::physicallayer::MappingUtils | privatestatic |
| MappingBuffer typedef | inet::physicallayer::MappingUtils | |
| multiply(const ConstMapping &f1, const ConstMapping &f2) | inet::physicallayer::MappingUtils | static |
| multiply(const ConstMapping &f1, const ConstMapping &f2, Mapping::argument_value_cref_t outOfRangeVal) | inet::physicallayer::MappingUtils | static |
| post(simtime_t_cref t) | inet::physicallayer::MappingUtils | static |
| pre(simtime_t_cref t) | inet::physicallayer::MappingUtils | static |
| subtract(const ConstMapping &f1, const ConstMapping &f2) | inet::physicallayer::MappingUtils | static |
| subtract(const ConstMapping &f1, const ConstMapping &f2, Mapping::argument_value_cref_t outOfRangeVal) | inet::physicallayer::MappingUtils | static |