Characteristic | Locus |
---|---|
Inheritance | System.Object > Helpers |
Namespace | Meadow.Foundation.Leds |
Assembly | Meadow.Foundation.dll |
Syntax
public static class Helpers : object
Methods
CalculateMaximumDutyCycle(Voltage)
Calculates the maximum duty cycle based on the voltage drop/Forward Voltage/Vf of the LED.
Declaration
public static float CalculateMaximumDutyCycle(Voltage forwardVoltage)
Parameters
Type | Name | Description |
---|---|---|
Voltage | forwardVoltage |
Returns
Type | Description |
---|---|
System.Single |