AKELA OpenVNA
 All Data Structures Functions Variables Typedefs Groups
HopRateSettings

Settings for the hop-rate (e.g. time spent sampling each frequency point) in a sweep. More...

Typedefs

typedef int HopRate
 

Variables

HopRate HOP_UNDEFINED
 Hop rate not set yet.
 
HopRate HOP_45K
 Hop rate of 45K points/second.
 
HopRate HOP_30K
 Hop rate of 30K points/second.
 
HopRate HOP_15K
 Hop rate of 15K points/second.
 
HopRate HOP_7K
 Hop rate of 7K points/second.
 
HopRate HOP_3K
 Hop rate of 3K points/second.
 
HopRate HOP_2K
 Hop rate of 2K points/second.
 
HopRate HOP_1K
 Hop rate of 1K points/second.
 
HopRate HOP_550
 Hop rate of 550 points/second.
 
HopRate HOP_312
 Hop rate of 312 points/second.
 
HopRate HOP_156
 Hop rate of 156 points/second.
 
HopRate HOP_78
 Hop rate of 78 points/second.
 
HopRate HOP_39
 Hop rate of 39 points/second.
 
HopRate HOP_20
 Hop rate of 20 points/second.
 

Detailed Description

Settings for the hop-rate (e.g. time spent sampling each frequency point) in a sweep.

Faster hop rates result in lower dynamic range (but faster sweeps).

Typedef Documentation

typedef int HopRate

Hop-Rate value type. Treat this as an opaque type.