C# 클래스 lucidcode.LucidScribe.Plugin.TI.EZ430.Device

파일 보기 프로젝트 열기: lucidcode/LucidScribe-Chronos-EZ430

공개 메소드들

메소드 설명
GetValue ( ) : Double
GetValueX ( ) : Double
GetValueY ( ) : Double
GetValueZ ( ) : Double
Initialize ( ) : System.Boolean
UpdateValues ( ) : void

메소드 상세

GetValue() 공개 정적인 메소드

public static GetValue ( ) : Double
리턴 Double

GetValueX() 공개 정적인 메소드

public static GetValueX ( ) : Double
리턴 Double

GetValueY() 공개 정적인 메소드

public static GetValueY ( ) : Double
리턴 Double

GetValueZ() 공개 정적인 메소드

public static GetValueZ ( ) : Double
리턴 Double

Initialize() 공개 정적인 메소드

public static Initialize ( ) : System.Boolean
리턴 System.Boolean

UpdateValues() 공개 정적인 메소드

public static UpdateValues ( ) : void
리턴 void