12#ifndef ATTENUATORFUNC_H
13#define ATTENUATORFUNC_H
16enum class BITMAPS :
unsigned int;
BITMAPS
A list of all bitmap identifiers.
virtual bool Calculate() override
Calculates the values of components in attenuator.
virtual bool Calculate() override
Calculates the values of components in attenuator.
virtual bool Calculate() override
Calculates the values of components in attenuator.
virtual bool Calculate() override
Calculates the values of components in attenuator.
ATTENUATORS_TYPE m_Topology
void ReadConfig()
Read values stored in config for this attenuator.
void WriteConfig()
Read values stored in config for this attenuator.
virtual bool Calculate()
Calculates the values of components in attenuator.
bool m_Attenuation_Enable
ATTENUATOR(ATTENUATORS_TYPE Topology)