#include <opfeathr.h>
Inheritance diagram for FeatherProfileOpParam:

Public Member Functions | |
| FeatherProfileOpParam (const CProfileBiasGain p, ListRange *pRange) | |
| ~FeatherProfileOpParam () | |
Public Attributes | |
| CProfileBiasGain | P |
| ListRange * | pLevelRange |
Definition at line 395 of file opfeathr.h.
|
||||||||||||
|
Definition at line 400 of file opfeathr.h. 00400 { P = p; pLevelRange = pRange; }
|
|
|
Definition at line 401 of file opfeathr.h.
|
|
|
Definition at line 404 of file opfeathr.h. |
|
|
Definition at line 405 of file opfeathr.h. |
1.4.4