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

Afficher le fichier Open project: lucidcode/LucidScribe-Chronos-EZ430

Méthodes publiques

Méthode Description
GetValue ( ) : Double
GetValueX ( ) : Double
GetValueY ( ) : Double
GetValueZ ( ) : Double
Initialize ( ) : System.Boolean
UpdateValues ( ) : void

Method Details

GetValue() public static méthode

public static GetValue ( ) : Double
Résultat Double

GetValueX() public static méthode

public static GetValueX ( ) : Double
Résultat Double

GetValueY() public static méthode

public static GetValueY ( ) : Double
Résultat Double

GetValueZ() public static méthode

public static GetValueZ ( ) : Double
Résultat Double

Initialize() public static méthode

public static Initialize ( ) : System.Boolean
Résultat System.Boolean

UpdateValues() public static méthode

public static UpdateValues ( ) : void
Résultat void