Метод | Описание | |
---|---|---|
FlashlampPulse ( int startTime, int valveToQ, int flashToQ ) : int | ||
ImagingPatternBuilder ( ) : System | ||
Shot ( int startTime, int valvePulseLength, int valveToQ, int flashToQ, int probeStart, int probeDuration, int shutterStart, int shutterDuration, int delayToDetectorTrigger, string detectorTriggerSource, string cameraTriggerSource, bool yag ) : int | ||
ShotSequence ( int startTime, int numberOfOnOffShots, int padShots, int flashlampPulseInterval, int valvePulseLength, int valveToQ, int flashToQ, int aomStart1, int aomDuration1, int aomStart2, int aomDuration2, int probeStart, int probeDuration, int shutterStart, int shutterDuration, int delayToDetectorTrigger, int ttlSwitchPort, int ttlSwitchLine, int switchLineDuration, int switchLineDelay, bool modulation ) : int |
public FlashlampPulse ( int startTime, int valveToQ, int flashToQ ) : int | ||
startTime | int | |
valveToQ | int | |
flashToQ | int | |
Результат | int |
public Shot ( int startTime, int valvePulseLength, int valveToQ, int flashToQ, int probeStart, int probeDuration, int shutterStart, int shutterDuration, int delayToDetectorTrigger, string detectorTriggerSource, string cameraTriggerSource, bool yag ) : int | ||
startTime | int | |
valvePulseLength | int | |
valveToQ | int | |
flashToQ | int | |
probeStart | int | |
probeDuration | int | |
shutterStart | int | |
shutterDuration | int | |
delayToDetectorTrigger | int | |
detectorTriggerSource | string | |
cameraTriggerSource | string | |
yag | bool | |
Результат | int |
public ShotSequence ( int startTime, int numberOfOnOffShots, int padShots, int flashlampPulseInterval, int valvePulseLength, int valveToQ, int flashToQ, int aomStart1, int aomDuration1, int aomStart2, int aomDuration2, int probeStart, int probeDuration, int shutterStart, int shutterDuration, int delayToDetectorTrigger, int ttlSwitchPort, int ttlSwitchLine, int switchLineDuration, int switchLineDelay, bool modulation ) : int | ||
startTime | int | |
numberOfOnOffShots | int | |
padShots | int | |
flashlampPulseInterval | int | |
valvePulseLength | int | |
valveToQ | int | |
flashToQ | int | |
aomStart1 | int | |
aomDuration1 | int | |
aomStart2 | int | |
aomDuration2 | int | |
probeStart | int | |
probeDuration | int | |
shutterStart | int | |
shutterDuration | int | |
delayToDetectorTrigger | int | |
ttlSwitchPort | int | |
ttlSwitchLine | int | |
switchLineDuration | int | |
switchLineDelay | int | |
modulation | bool | |
Результат | int |