Lines Matching refs:attenuation
6 It models NxN independent paths each with a configurable attenuation
7 This attenuation can also be configured to change over time.
10 `-at=<attenuation>`.
12 A file can be used to set the attenuation for some/all of the individual paths.
27 * Not all paths need to be provided. Those omited will default to the attenuation
47 microseconds (an integer value), and the second column the attenuation at that given time.
50 corresponding attenuation value.<br>
52 will interpolate linearly the attenuation.<br>
56 will use the last attenuation provided in the file.<br>
60 You can provide an extra attenuation to be added to all paths, independently of
61 how their attenuation was originally calculated, with the `-atextra` command line
87 * device 0 and device 1 will have an attenuation of 65dB
88 * device 0 and device 2 will have an attenuation of
90 …* An increasing attenuation between 60->120 dB, between the first second and the 11th. At a rate o…
91 * A sudden reduction in the attenuation to 60 dB right after, which is maintained thereafter.