CalibrationDataGetRotationSINScaled Method  | 
 
            Gets the scaled sin rotation.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetRotationSINScaled()
Public Function GetRotationSINScaled As Integer
public:
int GetRotationSINScaled()
member GetRotationSINScaled : unit -> int 
Return Value
Type: 
Int32The scaled sin rotation.
See Also