C# Class lucidcode.LucidScribe.Plugin.TI.EZ430.Device

Exibir arquivo Open project: lucidcode/LucidScribe-Chronos-EZ430

Public Methods

Method Description
GetValue ( ) : Double
GetValueX ( ) : Double
GetValueY ( ) : Double
GetValueZ ( ) : Double
Initialize ( ) : System.Boolean
UpdateValues ( ) : void

Method Details

GetValue() public static method

public static GetValue ( ) : Double
return Double

GetValueX() public static method

public static GetValueX ( ) : Double
return Double

GetValueY() public static method

public static GetValueY ( ) : Double
return Double

GetValueZ() public static method

public static GetValueZ ( ) : Double
return Double

Initialize() public static method

public static Initialize ( ) : System.Boolean
return System.Boolean

UpdateValues() public static method

public static UpdateValues ( ) : void
return void