Module LightLibrary

Class Library.SPDName

java.lang.Object
de.grogra.lightlibrary.Library.SPDName
Enclosing class:
Library

public static class Library.SPDName extends Object
  • Field Details

    • MERCURY_VAPOR

      public static final String MERCURY_VAPOR
      High-intensity discharge lamp with strong mercury/blue-green emission.
      See Also:
    • HIGH_PRESSURE_SODIUM

      public static final String HIGH_PRESSURE_SODIUM
      High-pressure sodium lamp — warm orange-yellow spectrum, common in horticulture.
      See Also:
    • XENON_ARC

      public static final String XENON_ARC
      Xenon arc lamp — broad, near-solar spectrum.
      See Also:
    • TUNGSTEN_HALOGEN

      public static final String TUNGSTEN_HALOGEN
      Tungsten halogen lamp (~2900 K colour temperature).
      See Also:
    • LED_WARM_WHITE

      public static final String LED_WARM_WHITE
      Warm-white LED (~2700 K colour temperature).
      See Also:
    • LED_COOL_WHITE

      public static final String LED_COOL_WHITE
      Cool-white LED (~5000 K colour temperature).
      See Also:
    • LED_RED

      public static final String LED_RED
      Narrow-band red LED (peak ~660 nm) — common in plant grow lights.
      See Also:
    • LED_BLUE

      public static final String LED_BLUE
      Narrow-band blue LED (peak ~450 nm) — common in plant grow lights.
      See Also:
    • FLUORESCENT_COOL

      public static final String FLUORESCENT_COOL
      Cool-white fluorescent tube (~4000 K).
      See Also:
    • FLUORESCENT_WARM

      public static final String FLUORESCENT_WARM
      Warm-white fluorescent tube (~3000 K).
      See Also:
    • LED_GREEN

      public static final String LED_GREEN
      Narrow-band green LED (peak ~530 nm).
      See Also:
    • LED_FAR_RED

      public static final String LED_FAR_RED
      Narrow-band far-red LED (peak ~730 nm) — stimulates phytochrome Pfr.
      See Also:
    • METAL_HALIDE

      public static final String METAL_HALIDE
      Metal halide lamp (~6500 K) — broad spectrum with mercury lines.
      See Also:
    • CERAMIC_MH

      public static final String CERAMIC_MH
      Ceramic metal halide lamp (~3000 K) — warm white, continuous spectrum.
      See Also:
    • INDUCTION_LAMP

      public static final String INDUCTION_LAMP
      Induction (electrodeless) fluorescent lamp (~4000 K).
      See Also:
    • PLASMA_WHITE

      public static final String PLASMA_WHITE
      Plasma white lamp (~6000 K) — extremely broad near-solar continuous spectrum.
      See Also:
    • LED_PHOSPHOR_WHITE

      public static final String LED_PHOSPHOR_WHITE
      Phosphor-converted white LED (~3500 K) — neutral white.
      See Also:
    • SODIUM_LPS

      public static final String SODIUM_LPS
      Low-pressure sodium lamp (LPS/SOX) — near-monochromatic 589 nm yellow.
      See Also:
    • SULPHUR_PLASMA

      public static final String SULPHUR_PLASMA
      Sulphur plasma lamp (~6000 K) — very broad continuous spectrum, no mercury.
      See Also:
    • CMH_315W

      public static final String CMH_315W
      Ceramic metal halide 315 W (~4200 K) — popular horticultural CMH lamp.
      See Also:
  • Constructor Details

    • SPDName

      public SPDName()