Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegulatoryRule

regulatory rule attributes

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
dfsCacTime?: number

DFS CAC time in milliseconds. If not present or 0 default CAC time will be used.

freqRangeEnd?: number

ending frequency for the regulatory rule in KHz. This is not a center a frequency but an actual regulatory band edge.

freqRangeMaxBw?: number

maximum allowed bandwidth for this frequency range, in KHz.

freqRangeStart?: number

starting frequencry for the regulatory rule in KHz. This is not a center of frequency but an actual regulatory band edge.

powerRuleMaxAntGain?: number

the maximum allowed antenna gain for a given frequency range. The value is in mBi (100 * dBi). If you don't have one then don't send this.

powerRuleMaxEirp?: number

the maximum allowed EIRP for a given frequency range. The value is in mBm (100 * dBm).

regRuleFlags?: RegulatoryRuleFlags

a set of flags which specify additional considerations for a given frequency range. These are the &enum nl80211_reg_rule_flags.

Generated using TypeDoc