|
WSF
|
A 'Table' represents the signature for a given frequency band. More...
#include <WsfStandardInfraredSignature.hpp>
Public Member Functions | |
| Table ()=default | |
| Table (UtAzElTable *aTablePtr, bool aIsACopy) | |
Public Attributes | |
| UtAzElTable * | mTablePtr {nullptr} |
| A pointer to the actual table data for this table. | |
| bool | mIsACopy {false} |
A 'Table' represents the signature for a given frequency band.
| WsfStandardInfraredSignature::Table::Table | ( | UtAzElTable * | aTablePtr, |
| bool | aIsACopy ) |
| bool WsfStandardInfraredSignature::Table::mIsACopy {false} |
| UtAzElTable* WsfStandardInfraredSignature::Table::mTablePtr {nullptr} |
A pointer to the actual table data for this table.
Referenced by Table().