Method | Description | |
---|---|---|
Pop ( double startBrightness ) : |
||
PopOut ( System.TimeSpan sweepDuration, [ name = "" ) : System | ||
PopOut ( System.TimeSpan sweepDuration, int dataPoints, [ name = "" ) : System |
Method | Description | |
---|---|---|
GetValue ( double zeroToOne, double negativeOneToOne, double zeroToOneToZero, bool final ) : double |
protected GetValue ( double zeroToOne, double negativeOneToOne, double zeroToOneToZero, bool final ) : double | ||
zeroToOne | double | |
negativeOneToOne | double | |
zeroToOneToZero | double | |
final | bool | |
return | double |
public Pop ( double startBrightness ) : |
||
startBrightness | double | |
return |
public PopOut ( System.TimeSpan sweepDuration, [ name = "" ) : System | ||
sweepDuration | System.TimeSpan | |
name | [ | |
return | System |
public PopOut ( System.TimeSpan sweepDuration, int dataPoints, [ name = "" ) : System | ||
sweepDuration | System.TimeSpan | |
dataPoints | int | |
name | [ | |
return | System |