Module gwy :: Class TipParamType
[hide private]
[frames] | no frames]

Class TipParamType

source code

Type of tip model preset parameter.

This enum is used with the new tip preset functions gwy_tip_model_get_preset_params(), gwy_tip_model_preset_create(), gwy_tip_model_preset_create_for_zrange().


Since: 2.47

Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  TIP_PARAM_ANISOTROPY
Ratio between larger and smaller tip width in two orthotonal directions.
  TIP_PARAM_HEIGHT
Total tip height.
  TIP_PARAM_NSIDES
Number of sides for pyramidal tips.
  TIP_PARAM_RADIUS
Radius of curvature of the tip apex.
  TIP_PARAM_ROTATION
Rotation angle.
  TIP_PARAM_SLOPE
Half-angle of the apex (complement of the side slope for straight sides).
Class Variable Details [hide private]

TIP_PARAM_HEIGHT

Total tip height. This is used only in the delta function tip; for all others it is implied.