'Declaration Public Function New( _
ByVal gradeValueThe grade value (from 0,0 to 4,0) of parameter value.As Single, _
ByVal valueThe parameter value, in degrees.As Single _
)
public QualityTestAngleParameter(
float gradeValue,
float value
)
public: QualityTestAngleParameter(
float gradeValue,
float value
)
public:
QualityTestAngleParameter(
float gradeValue,
float value
)
Parameters
- gradeValue
- The grade value (from 0,0 to 4,0) of parameter value.
- value
- The parameter value, in degrees.