#include <SQMDefines.h>
Public Attributes | |
SQ_WSTransformType | eTransformType |
float | fConstant_a |
float | fConstant_b |
SQ_WSPowerExponent | eExponent |
Struct for setting and getting variable transform
SQ_WSPowerExponent SQ_WSTransformInfoStruct::eExponent |
The exponent used in power transforms. This member is ignored unless eTransformType equals SQMWS_TransformPower.
SQ_WSTransformType SQ_WSTransformInfoStruct::eTransformType |
The transform type
float SQ_WSTransformInfoStruct::fConstant_a |
The first constant used. See SQMWS_TransformPower.
float SQ_WSTransformInfoStruct::fConstant_b |
The second constant used. See SQMWS_TransformPower.
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen