#include "KT88.cc"
#include "7199P.cc"
Go to the source code of this file.
§ SRC_HEADERS_TRANY_H_
#define SRC_HEADERS_TRANY_H_ |
§ anonymous enum
Enumerator |
---|
TRANY_TABLE_KT88_68k | |
TRANY_TABLE_KT88_250k | |
TRANY_TABLE_7199P_68k | |
TRANY_TABLE_7199P_250k | |
TRANY_TABLE_SIZE | |
Definition at line 65 of file trany.h.
§ tranytab
Initial value:= {
&
static_cast<table1dt&
>(tranytable_KT88[0]),
&static_cast<table1dt&>(tranytable_KT88[1]),
&
static_cast<table1dt&
>(tranytable_7199P[0]),
&static_cast<table1dt&>(tranytable_7199P[1]),
}
Definition at line 73 of file trany.h.