java.lang.Object
de.grogra.lightlibrary.Library.IESName
- Enclosing class:
Library
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringWide bat-wing distribution, peak at ~45 deg from nadir, 120 deg total.static final StringCosine-squared (raised cosine) distribution — 90 deg half-angle.static final StringFluorescent strip with narrow bat-wing distribution, 60 deg total angle.static final String2x4 ft fluorescent troffer ceiling fixture.static final StringHPS road lamp with wide asymmetric distribution (symmetric approximation).static final StringHigh-pressure sodium street lamp distribution.static final StringLambertian cosine distribution over a hemisphere.static final StringLED downlight with ~50 deg half-angle beam.static final StringWide-angle LED floodlight.static final StringFull-spectrum LED grow light with 120 deg total emission angle.static final StringLED flat panel with wide 140 deg total emission angle.static final StringNarrow LED spotlight — half-angle ~15 deg.static final StringMedium LED spotlight — half-angle ~30 deg.static final StringLED strip with 180 deg Lambertian emission (lower hemisphere only).static final StringT8 LED tube with bat-wing distribution.static final StringPerfectly uniform emission in all directions (point source).static final StringTight parabolic reflector spotlight with ~10 deg half-angle.static final StringSOX low-pressure sodium streetlamp — near-omnidirectional distribution. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OMNIDIRECTIONAL
Perfectly uniform emission in all directions (point source).- See Also:
-
LAMBERTIAN
Lambertian cosine distribution over a hemisphere.- See Also:
-
LED_SPOTLIGHT_15
Narrow LED spotlight — half-angle ~15 deg.- See Also:
-
LED_SPOTLIGHT_30
Medium LED spotlight — half-angle ~30 deg.- See Also:
-
LED_FLOODLIGHT
Wide-angle LED floodlight.- See Also:
-
HPS_STREET_LAMP
High-pressure sodium street lamp distribution.- See Also:
-
LED_TUBE_T8
T8 LED tube with bat-wing distribution.- See Also:
-
FLUORESCENT_TROFFER
2x4 ft fluorescent troffer ceiling fixture.- See Also:
-
BAT_WING_WIDE
Wide bat-wing distribution, peak at ~45 deg from nadir, 120 deg total.- See Also:
-
LED_DOWNLIGHT
LED downlight with ~50 deg half-angle beam.- See Also:
-
LED_STRIP_180
LED strip with 180 deg Lambertian emission (lower hemisphere only).- See Also:
-
PARABOLIC_10DEG
Tight parabolic reflector spotlight with ~10 deg half-angle.- See Also:
-
LED_PANEL_140
LED flat panel with wide 140 deg total emission angle.- See Also:
-
HPS_ROAD
HPS road lamp with wide asymmetric distribution (symmetric approximation).- See Also:
-
LED_GROW_120
Full-spectrum LED grow light with 120 deg total emission angle.- See Also:
-
COSINE_RAISED
Cosine-squared (raised cosine) distribution — 90 deg half-angle.- See Also:
-
FLUORESCENT_NARROW
Fluorescent strip with narrow bat-wing distribution, 60 deg total angle.- See Also:
-
SOX_STREETLAMP
SOX low-pressure sodium streetlamp — near-omnidirectional distribution.- See Also:
-
-
Constructor Details
-
IESName
public IESName()
-