TYPE gps_filtration_enumeration
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE gps_filtration_enumeration = ENUMERATION OF
(alternating_ball,
alternating_disc,
alternating_horizontal_segment,
ball_radius,
closing_ball,
closing_disc,
closing_horizontal_segment,
complex_wavelet,
cutoff_length,
cutoff_upr,
disc_radius,
fourier,
gaussian,
hull,
long_wave_pass_filter,
opening_ball,
opening_disc,
opening_horizontal_segment,
robust_gaussian,
robust_spline,
segment_length,
short_wave_pass_filter,
spline,
spline_wavelet,
urp_number,
wavelength);
END_TYPE;
Referenced By
Defintion gps_filtration_enumeration is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:03-04:00