Scaling Constructor

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Scaling Class > Scaling Constructor >

Scaling Constructor

BR.AN.PviServices .NET


Initializes a scaling instance using a factor to scale variable values.

[Visual Basic]

Public Overloads Sub New( _

  ByVal factor As Value _

)

[C#]

Scaling(

  Value factor

);

Parameters

factor

Factor of type Value

See Also

Scaling Class | BR.AN.PviServices Namespace | Scaling Constructor Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]