Moves another ConstMapping in its time dimension. More...
#include <MappingUtils.h>
Inherits BaseDelayedMapping< ConstMapping >.
Public Member Functions | |
ConstDelayedMapping (ConstMapping *mapping, simtime_t delay) | |
virtual ConstMapping * | constClone () const |
returns a deep copy of this mapping instance. |
Moves another ConstMapping in its time dimension.
See propagation delay effect of the signal for an example how to use this mapping.
Definition at line 2261 of file MappingUtils.h.