, including all inherited members.
| add(ConstMapping &f1, ConstMapping &f2) (defined in MappingUtils) | MappingUtils | [static] |
| add(ConstMapping &f1, ConstMapping &f2, double outOfRangeVal) (defined in MappingUtils) | MappingUtils | [static] |
| addDiscontinuity(Mapping *m, const Argument &pos, double value, simtime_t limitTime, double limitValue) | MappingUtils | [static] |
| applyElementWiseOperator(ConstMapping &f1, ConstMapping &f2, const Argument &intvlStart, const Argument &intvlEnd, Operator op) (defined in MappingUtils) | MappingUtils | [inline, static] |
| applyElementWiseOperator(ConstMapping &f1, ConstMapping &f2, Operator op, double outOfRangeVal=0.0, bool contOutOfRange=true) (defined in MappingUtils) | MappingUtils | [inline, static] |
| createCompatibleMapping(ConstMapping &src, ConstMapping &dst) (defined in MappingUtils) | MappingUtils | [private, static] |
| createMapping(const DimensionSet &domain=DimensionSet(Dimension::time_static()), Mapping::InterpolationMethod intpl=Mapping::LINEAR) | MappingUtils | [static] |
| createMapping(double outOfRangeValue, const DimensionSet &domain=DimensionSet(Dimension::time_static()), Mapping::InterpolationMethod intpl=Mapping::LINEAR) | MappingUtils | [static] |
| divide(ConstMapping &f1, ConstMapping &f2) (defined in MappingUtils) | MappingUtils | [static] |
| divide(ConstMapping &f1, ConstMapping &f2, double outOfRangeVal) (defined in MappingUtils) | MappingUtils | [static] |
| findMax(ConstMapping &m) | MappingUtils | [static] |
| findMax(ConstMapping &m, const Argument &min, const Argument &max) | MappingUtils | [static] |
| findMin(ConstMapping &m) | MappingUtils | [static] |
| findMin(ConstMapping &m, const Argument &min, const Argument &max) | MappingUtils | [static] |
| freeMappingBuffer(ConstMapping *m) (defined in MappingUtils) | MappingUtils | [inline, private, static] |
| iterateToNext(ConstMappingIterator *it1, ConstMappingIterator *it2) (defined in MappingUtils) | MappingUtils | [private, static] |
| mappingBuffer (defined in MappingUtils) | MappingUtils | [private, static] |
| MappingBuffer typedef (defined in MappingUtils) | MappingUtils | |
| multiply(ConstMapping &f1, ConstMapping &f2) | MappingUtils | [static] |
| multiply(ConstMapping &f1, ConstMapping &f2, double outOfRangeVal) (defined in MappingUtils) | MappingUtils | [static] |
| post(simtime_t t) | MappingUtils | [static] |
| pre(simtime_t t) | MappingUtils | [static] |
| setMappingBuffer(ConstMapping *mapping) (defined in MappingUtils) | MappingUtils | [inline, private, static] |
| subtract(ConstMapping &f1, ConstMapping &f2) (defined in MappingUtils) | MappingUtils | [static] |
| subtract(ConstMapping &f1, ConstMapping &f2, double outOfRangeVal) (defined in MappingUtils) | MappingUtils | [static] |