![]() |
PK_sweep_const_profile_clamp_t |
struct PK_sweep_const_profile_clamp_s
{
double magnitude; --- magnitude of the clamp (1.0)
};
typedef struct PK_sweep_const_profile_clamp_s PK_sweep_const_profile_clamp_t;
This structure holds information for the clamp type
PK_sweep_clamp_const_profile_c.
This structure has the following fields :
'magnitude' A scalar representing the magnitude of the swept derivatives at
the clamped profile relative to the default value. (1.0)