Breadcrumbs

struct.CONFIG_SINE_WEAVING_SETTING

This structure contains sine wave weaving configuration information.

  • _fOffsetY and _fOffsetZ represent the weaving Y offset and weaving Z offset, respectively.

  • _fGradient represents the weaving gradient.

  • _fWeavingWidth represents the weaving width.

  • _fWeavingCycle represents the weaving period.


BYTE#

Member Variable

DataType

Value

Descriptions

0

_fOffsetY

float


Weaving Y Offset

4

_fOffsetZ

float


Weaving Z Offset

8

_fGradient

float


Weaving Gradient

12

_fWeavingWidth

float


Weaving Width

16

_fWeavingCycle

float


Weaving Period