Méthode | Description | |
---|---|---|
AomLevelControlPatternBuilder ( ) : System | ||
FlashlampPulse ( int startTime, int valveToQ, int flashToQ ) : int | ||
Shot ( int startTime, int valvePulseLength, int valveToQ, int flashToQ, int ttl1Start1, int ttl1Duration1, int ttl1Start2, int ttl1Duration2, int ttl2Start1, int ttl2Duration1, int ttl2Start2, int ttl2Duration2, int delayToDetectorTrigger ) : int | ||
ShotSequence ( int startTime, int numberOfOnOffShots, int padShots, int flashlampPulseInterval, int valvePulseLength, int valveToQ, int flashToQ, int ttl1Start1, int ttl1Duration1, int ttl1Start2, int ttl1Duration2, int ttl2Start1, int ttl2Duration1, int ttl2Start2, int ttl2Duration2, int delayToDetectorTrigger ) : int |
public AomLevelControlPatternBuilder ( ) : System | ||
Résultat | System |
public FlashlampPulse ( int startTime, int valveToQ, int flashToQ ) : int | ||
startTime | int | |
valveToQ | int | |
flashToQ | int | |
Résultat | int |
public Shot ( int startTime, int valvePulseLength, int valveToQ, int flashToQ, int ttl1Start1, int ttl1Duration1, int ttl1Start2, int ttl1Duration2, int ttl2Start1, int ttl2Duration1, int ttl2Start2, int ttl2Duration2, int delayToDetectorTrigger ) : int | ||
startTime | int | |
valvePulseLength | int | |
valveToQ | int | |
flashToQ | int | |
ttl1Start1 | int | |
ttl1Duration1 | int | |
ttl1Start2 | int | |
ttl1Duration2 | int | |
ttl2Start1 | int | |
ttl2Duration1 | int | |
ttl2Start2 | int | |
ttl2Duration2 | int | |
delayToDetectorTrigger | int | |
Résultat | int |
public ShotSequence ( int startTime, int numberOfOnOffShots, int padShots, int flashlampPulseInterval, int valvePulseLength, int valveToQ, int flashToQ, int ttl1Start1, int ttl1Duration1, int ttl1Start2, int ttl1Duration2, int ttl2Start1, int ttl2Duration1, int ttl2Start2, int ttl2Duration2, int delayToDetectorTrigger ) : int | ||
startTime | int | |
numberOfOnOffShots | int | |
padShots | int | |
flashlampPulseInterval | int | |
valvePulseLength | int | |
valveToQ | int | |
flashToQ | int | |
ttl1Start1 | int | |
ttl1Duration1 | int | |
ttl1Start2 | int | |
ttl1Duration2 | int | |
ttl2Start1 | int | |
ttl2Duration1 | int | |
ttl2Start2 | int | |
ttl2Duration2 | int | |
delayToDetectorTrigger | int | |
Résultat | int |