 |
PK_sweep_deriv_mag_t |
|
typedef int PK_sweep_deriv_mag_t;
Used in:
PK_BODY_make_swept_body_2_o_t
This datatype specifies the algorithm used to calculate derivative magnitudes
when derivative conditions have been specified. It is recommended that
PK_sweep_deriv_mag_round_c should always be used, unless updating old models.
It has the values:
PK_sweep_deriv_mag_smooth_c Vary default clamp magnitudes smoothly
across profile sections.
PK_sweep_deriv_mag_round_c Vary default clamp magnitudes smoothly
across profile sections with an aim to
produce a more rounded shape across the
entire sweep. This is the recommended
value.