power Range
Filters by power range.
Example: powerRange(min = 3, max = 5) produces pow>=3 pow<=5
Parameters
min
The minimum power (inclusive), or null for no minimum
max
The maximum power (inclusive), or null for no maximum
Filters by power range.
Example: powerRange(min = 3, max = 5) produces pow>=3 pow<=5
The minimum power (inclusive), or null for no minimum
The maximum power (inclusive), or null for no maximum