![]() |
RTXI 1.3
|
#include <con_resp.h>
Public Member Functions | |
| ContinWindowResponse (std::istream &uin, std::ostream &uout) | |
Protected Attributes | |
| int | Num_Resp_Pts |
| logical | Db_Scale_Enab |
| int | Window_Shape |
| std::ofstream * | Response_File |
Definition at line 11 of file con_resp.h.
| ContinWindowResponse::ContinWindowResponse | ( | std::istream & | uin, |
| std::ostream & | uout | ||
| ) |
Definition at line 9 of file con_resp.cpp.
logical ContinWindowResponse::Db_Scale_Enab [protected] |
Definition at line 23 of file con_resp.h.
int ContinWindowResponse::Num_Resp_Pts [protected] |
Definition at line 22 of file con_resp.h.
std::ofstream* ContinWindowResponse::Response_File [protected] |
Definition at line 25 of file con_resp.h.
int ContinWindowResponse::Window_Shape [protected] |
Definition at line 24 of file con_resp.h.