Measurement types – Bird Technologies SignalHawk User Manual
Page 25
Reference
13
Measurement types
The shSaData_t structure contains members for all the possible mea-
surement types in the PC Hawk. Only the members relevant to the
specified measurement type will contain valid data. The type and
valid data structures is shown here.
TimeData[SA_MAX_DATA_SIZE]
Array of type float containing Time
Domain measurement data.
SweepData[SA_MAX_DATA_SIZE] Array of type float containing the
Spectrum Analyzer measurement data.
OccupiedBandwidthData
Structure of type shSaOccupied
BandwidthData containing the Occupied
Bandwidth measurement data.
ChannelData
Structure of type shSaChannelData
containing the Channel Power
measurement data.
AdjacentChannelData
Structure of type shSaAdjacent
ChannelData containing the Adjacent
Channel Power measurement data.
CountersData
Structure of type shSaCountersData
containing the Frequency Counter
measurement data.
Measurement ID
Valid Measurement Data
Structures
SaSpecAnId FreqData[SA_MAX_DATA_SIZE]
SweepData[SA_MAX_DATA_SIZE]
SaOccupiedBandwidthId FreqData[SA_MAX_DATA_SIZE]
SweepData[SA_MAX_DATA_SIZE]
OccupiedBandwidthData
SaChannelPowerId FreqData[SA_MAX_DATA_SIZE]
SweepData[SA_MAX_DATA_SIZE]
ChannelData
SaAdjacentChannelId FreqData[SA_MAX_DATA_SIZE]
SweepData[SA_MAX_DATA_SIZE]
AdjacentChannelData
SaZeroSpanId TimeData[SA_MAX_DATA_SIZE