改名
This commit is contained in:
@@ -51,7 +51,7 @@ double gaussian(double x, double center, double width) {
|
||||
}
|
||||
} // namespace
|
||||
struct Web_Plot_Session::Impl {
|
||||
Plot_Scene plot;
|
||||
Render_Scene_2D plot;
|
||||
renderive_Owner<Frequency_Axis> spectrum_frequency_axis;
|
||||
renderive_Owner<Axis> spectrum_power_axis;
|
||||
renderive_Owner<Frequency_Axis> waterfall_frequency_axis;
|
||||
|
||||
Reference in New Issue
Block a user