Public Attributes | List of all members
SQ_WSTransformInfoStruct Struct Reference

#include <SQMDefines.h>

Public Attributes

SQ_WSTransformType eTransformType
 
float fConstant_a
 
float fConstant_b
 
SQ_WSPowerExponent eExponent
 

Detailed Description

Struct for setting and getting variable transform

Member Data Documentation

◆ eExponent

SQ_WSPowerExponent SQ_WSTransformInfoStruct::eExponent

The exponent used in power transforms. This member is ignored unless eTransformType equals SQMWS_TransformPower.

◆ eTransformType

SQ_WSTransformType SQ_WSTransformInfoStruct::eTransformType

The transform type

◆ fConstant_a

float SQ_WSTransformInfoStruct::fConstant_a

The first constant used. See SQMWS_TransformPower.

◆ fConstant_b

float SQ_WSTransformInfoStruct::fConstant_b

The second constant used. See SQMWS_TransformPower.


The documentation for this struct was generated from the following file:

Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen