Header menu logo Fs.Units

Footcandle Module

Functions and values

Function or value Description

Footcandle.create x

Full Usage: Footcandle.create x

Parameters:
    x : float

Returns: float<MeasureProduct<fc, MeasureOne>>
x : float
Returns: float<MeasureProduct<fc, MeasureOne>>

Footcandle.toLux x

Full Usage: Footcandle.toLux x

Parameters:
Returns: float<MeasureProduct<lx, MeasureOne>>
x : float<MeasureProduct<fc, MeasureOne>>
Returns: float<MeasureProduct<lx, MeasureOne>>

Footcandle.toNox x

Full Usage: Footcandle.toNox x

Parameters:
Returns: float<MeasureProduct<nox, MeasureOne>>
x : float<MeasureProduct<fc, MeasureOne>>
Returns: float<MeasureProduct<nox, MeasureOne>>

Footcandle.toPhot x

Full Usage: Footcandle.toPhot x

Parameters:
Returns: float<MeasureProduct<ph, MeasureOne>>
x : float<MeasureProduct<fc, MeasureOne>>
Returns: float<MeasureProduct<ph, MeasureOne>>

Type something to start searching.