Skip to content

Bandwidth

The table contains 4 columns explained below.

BAND_ID

INTEGER

This is a unique identification number for each entry that is assigned during the creation of a new bandwidth. It is auto-incrementing and is not replaced in the event of deletion.

SIG_ID

INTEGER

This is a direct reference to the specific signal associated with the bandwidth. It links to the primary key of the Signals table that holds detailed information about the signals.

VALUE

INTEGER

The bandwidth in Hz expressed as an integer.

DESCRIPTION

TEXT

The short description is used to explain the purpose of the bandwidth and any other useful details.