C# 클래스 EDMBlockHead.Acquire.Channels.ESwitchRFChannel

A channel to map a modulation to the E-field switches. This channel connects to the hardware helper and uses it to switch the fields. It also changes one or both of the rf fm voltages.
상속: SwitchedChannel
파일 보기 프로젝트 열기: ColdMatter/EDMSuite

공개 프로퍼티들

프로퍼티 타입 설명
Invert bool
rfToModify RFSwitchToModify
stepSizeRF double

공개 메소드들

메소드 설명
AcquisitionFinishing ( ) : void
AcquisitionStarting ( ) : void

메소드 상세

AcquisitionFinishing() 공개 메소드

public AcquisitionFinishing ( ) : void
리턴 void

AcquisitionStarting() 공개 메소드

public AcquisitionStarting ( ) : void
리턴 void

프로퍼티 상세

Invert 공개적으로 프로퍼티

public bool Invert
리턴 bool

rfToModify 공개적으로 프로퍼티

public RFSwitchToModify rfToModify
리턴 RFSwitchToModify

stepSizeRF 공개적으로 프로퍼티

public double stepSizeRF
리턴 double