annotate trunk/C++/codeblocks/CARFAC.layout @ 598:34dccba19c54

Fixed certain minor documentation bugs. Added the CAR::designFilters and CAR::stageG methods. These methods design the CAR.coeff coefficients. They have been compared to be the same as the matlab coefficients. An Ear is now contructed with a specific FS or, it uses the default. Added the PsychoAcoustics class to do ERB and Hz conversions. Added the EarTest.C main which allows the construction of an Ear class for testing.
author flatmax
date Wed, 20 Feb 2013 22:30:19 +0000
parents 359bcd461dd1
children b1cbc2617c7f
rev   line source
flatmax@597 1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
flatmax@597 2 <CodeBlocks_layout_file>
flatmax@597 3 <ActiveTarget name="Debug" />
flatmax@598 4 <File name="../AGC.C" open="0" top="0" tabpos="2">
flatmax@597 5 <Cursor position="94" topLine="0" />
flatmax@597 6 </File>
flatmax@598 7 <File name="../AGC.H" open="0" top="0" tabpos="3">
flatmax@598 8 <Cursor position="94" topLine="0" />
flatmax@597 9 </File>
flatmax@598 10 <File name="../AGCCoeff.C" open="0" top="0" tabpos="4">
flatmax@598 11 <Cursor position="94" topLine="0" />
flatmax@597 12 </File>
flatmax@598 13 <File name="../AGCCoeff.H" open="0" top="0" tabpos="5">
flatmax@598 14 <Cursor position="94" topLine="0" />
flatmax@597 15 </File>
flatmax@598 16 <File name="../AGCParam.C" open="0" top="0" tabpos="5">
flatmax@598 17 <Cursor position="94" topLine="1" />
flatmax@597 18 </File>
flatmax@598 19 <File name="../AGCParam.H" open="0" top="0" tabpos="5">
flatmax@598 20 <Cursor position="1149" topLine="13" />
flatmax@597 21 </File>
flatmax@598 22 <File name="../AGCState.C" open="0" top="0" tabpos="8">
flatmax@598 23 <Cursor position="94" topLine="0" />
flatmax@597 24 </File>
flatmax@598 25 <File name="../AGCState.H" open="0" top="0" tabpos="9">
flatmax@598 26 <Cursor position="94" topLine="0" />
flatmax@597 27 </File>
flatmax@598 28 <File name="../CAR.C" open="1" top="0" tabpos="1">
flatmax@598 29 <Cursor position="3569" topLine="65" />
flatmax@597 30 </File>
flatmax@598 31 <File name="../CAR.H" open="1" top="0" tabpos="2">
flatmax@598 32 <Cursor position="1679" topLine="26" />
flatmax@597 33 </File>
flatmax@598 34 <File name="../CARCoeff.C" open="0" top="0" tabpos="12">
flatmax@598 35 <Cursor position="94" topLine="0" />
flatmax@597 36 </File>
flatmax@598 37 <File name="../CARCoeff.H" open="1" top="0" tabpos="8">
flatmax@598 38 <Cursor position="1536" topLine="20" />
flatmax@597 39 </File>
flatmax@598 40 <File name="../CARFACCommon.H" open="1" top="0" tabpos="7">
flatmax@598 41 <Cursor position="2156" topLine="46" />
flatmax@597 42 </File>
flatmax@598 43 <File name="../CARParam.C" open="0" top="0" tabpos="7">
flatmax@598 44 <Cursor position="94" topLine="16" />
flatmax@598 45 </File>
flatmax@598 46 <File name="../CARParam.H" open="0" top="0" tabpos="3">
flatmax@598 47 <Cursor position="2340" topLine="31" />
flatmax@598 48 </File>
flatmax@598 49 <File name="../CARState.C" open="0" top="0" tabpos="16">
flatmax@598 50 <Cursor position="94" topLine="0" />
flatmax@598 51 </File>
flatmax@598 52 <File name="../CARState.H" open="0" top="0" tabpos="17">
flatmax@598 53 <Cursor position="94" topLine="0" />
flatmax@598 54 </File>
flatmax@598 55 <File name="../Coefficients.C" open="0" top="0" tabpos="18">
flatmax@598 56 <Cursor position="94" topLine="0" />
flatmax@598 57 </File>
flatmax@598 58 <File name="../Coefficients.H" open="1" top="0" tabpos="10">
flatmax@598 59 <Cursor position="1139" topLine="12" />
flatmax@598 60 </File>
flatmax@598 61 <File name="../Ear.C" open="1" top="1" tabpos="3">
flatmax@598 62 <Cursor position="2174" topLine="25" />
flatmax@598 63 </File>
flatmax@598 64 <File name="../Ear.H" open="1" top="0" tabpos="4">
flatmax@598 65 <Cursor position="1086" topLine="18" />
flatmax@598 66 </File>
flatmax@598 67 <File name="../EarComponent.C" open="0" top="0" tabpos="6">
flatmax@598 68 <Cursor position="94" topLine="0" />
flatmax@598 69 </File>
flatmax@598 70 <File name="../EarComponent.H" open="1" top="0" tabpos="9">
flatmax@598 71 <Cursor position="1541" topLine="26" />
flatmax@598 72 </File>
flatmax@598 73 <File name="../Ears.C" open="0" top="0" tabpos="24">
flatmax@598 74 <Cursor position="94" topLine="0" />
flatmax@598 75 </File>
flatmax@598 76 <File name="../Ears.H" open="0" top="0" tabpos="25">
flatmax@598 77 <Cursor position="94" topLine="0" />
flatmax@598 78 </File>
flatmax@598 79 <File name="../IHC.C" open="0" top="0" tabpos="26">
flatmax@598 80 <Cursor position="94" topLine="0" />
flatmax@598 81 </File>
flatmax@598 82 <File name="../IHC.H" open="0" top="0" tabpos="27">
flatmax@598 83 <Cursor position="94" topLine="0" />
flatmax@598 84 </File>
flatmax@598 85 <File name="../IHCCoeff.C" open="0" top="0" tabpos="28">
flatmax@598 86 <Cursor position="94" topLine="0" />
flatmax@598 87 </File>
flatmax@598 88 <File name="../IHCCoeff.H" open="0" top="0" tabpos="29">
flatmax@598 89 <Cursor position="94" topLine="0" />
flatmax@598 90 </File>
flatmax@598 91 <File name="../IHCParam.C" open="0" top="0" tabpos="30">
flatmax@598 92 <Cursor position="94" topLine="0" />
flatmax@598 93 </File>
flatmax@598 94 <File name="../IHCParam.H" open="0" top="0" tabpos="31">
flatmax@598 95 <Cursor position="94" topLine="0" />
flatmax@598 96 </File>
flatmax@598 97 <File name="../IHCState.C" open="0" top="0" tabpos="32">
flatmax@598 98 <Cursor position="94" topLine="0" />
flatmax@598 99 </File>
flatmax@598 100 <File name="../IHCState.H" open="0" top="0" tabpos="33">
flatmax@598 101 <Cursor position="94" topLine="0" />
flatmax@598 102 </File>
flatmax@598 103 <File name="../Makefile" open="1" top="0" tabpos="6">
flatmax@598 104 <Cursor position="1159" topLine="9" />
flatmax@598 105 </File>
flatmax@598 106 <File name="../Parameters.C" open="0" top="0" tabpos="35">
flatmax@598 107 <Cursor position="94" topLine="0" />
flatmax@598 108 </File>
flatmax@598 109 <File name="../Parameters.H" open="1" top="0" tabpos="11">
flatmax@598 110 <Cursor position="1125" topLine="12" />
flatmax@598 111 </File>
flatmax@598 112 <File name="../PsychoAcoustics.C" open="0" top="0" tabpos="8">
flatmax@598 113 <Cursor position="889" topLine="6" />
flatmax@598 114 </File>
flatmax@598 115 <File name="../PsychoAcoustics.H" open="0" top="0" tabpos="7">
flatmax@598 116 <Cursor position="1955" topLine="19" />
flatmax@598 117 </File>
flatmax@598 118 <File name="../State.C" open="0" top="0" tabpos="37">
flatmax@598 119 <Cursor position="94" topLine="0" />
flatmax@598 120 </File>
flatmax@598 121 <File name="../State.H" open="1" top="0" tabpos="12">
flatmax@598 122 <Cursor position="1095" topLine="12" />
flatmax@598 123 </File>
flatmax@598 124 <File name="../test/EarTest.C" open="1" top="0" tabpos="5">
flatmax@598 125 <Cursor position="989" topLine="4" />
flatmax@597 126 </File>
flatmax@597 127 </CodeBlocks_layout_file>