Public Member Functions | |
| DEALIASING (float missing_value, float range_fold_value, float gate_spacing, float azimuth_spacing) | |
| void | unfold (float nyqust_vel, int numcols, int numrows, code::PolarGrid &datav) |
| void | search_1st_beam (code::PolarGrid &datav, float &mean) |
| void | unfold1 (int round_num, int jzero, code::PolarGrid &datav) |
| void | chkvel (code::PolarGrid &datav) |
| void | chgbeam (int j, float *ref, code::PolarGrid &datav) |
| void | shearb1s_initial (int j, float *ref, code::PolarGrid &datav) |
| void | shearb1s (int round_num, bool flag, int j, float *ref, code::PolarGrid &datav) |
| void | rfold (float &datav, float ref, float scale) |
| DEALIASING::DEALIASING | ( | float | missing_value, | |
| float | range_fold_value, | |||
| float | gate_spacing, | |||
| float | azimuth_spacing | |||
| ) |
| void DEALIASING::chgbeam | ( | int | j, | |
| float * | ref, | |||
| code::PolarGrid & | datav | |||
| ) |
| void DEALIASING::chkvel | ( | code::PolarGrid & | datav | ) |
| void DEALIASING::rfold | ( | float & | datav, | |
| float | ref, | |||
| float | scale | |||
| ) |
| void DEALIASING::search_1st_beam | ( | code::PolarGrid & | datav, | |
| float & | mean | |||
| ) |
| void DEALIASING::shearb1s | ( | int | round_num, | |
| bool | flag, | |||
| int | j, | |||
| float * | ref, | |||
| code::PolarGrid & | datav | |||
| ) |
| void DEALIASING::shearb1s_initial | ( | int | j, | |
| float * | ref, | |||
| code::PolarGrid & | datav | |||
| ) |
| void DEALIASING::unfold | ( | float | nyqust_vel, | |
| int | numcols, | |||
| int | numrows, | |||
| code::PolarGrid & | datav | |||
| ) |
| void DEALIASING::unfold1 | ( | int | round_num, | |
| int | jzero, | |||
| code::PolarGrid & | datav | |||
| ) |
1.4.7