org.dcm4che2.code
Class OphthalmicChannelDescription

java.lang.Object
  extended by org.dcm4che2.code.OphthalmicChannelDescription

public class OphthalmicChannelDescription
extends java.lang.Object

CID 4206 Ophthalmic Channel Description.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String Blue
          (G-A12F, SRT, "Blue")
static java.lang.String FullSpectrum
          (R-102C0, SRT, "Full Spectrum")
static java.lang.String Green
          (G-A11E, SRT, "Green")
static java.lang.String Infrared
          (R-102BE, SRT, "Infrared")
static java.lang.String Red
          (G-A11A, SRT, "Red")
static java.lang.String RedFree
          (G-A132, SRT, "Red free")
static java.lang.String Ultraviolet
          (R-102BF, SRT, "Ultraviolet")
 
Constructor Summary
OphthalmicChannelDescription()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Blue

public static final java.lang.String Blue
(G-A12F, SRT, "Blue")

See Also:
Constant Field Values

FullSpectrum

public static final java.lang.String FullSpectrum
(R-102C0, SRT, "Full Spectrum")

See Also:
Constant Field Values

Green

public static final java.lang.String Green
(G-A11E, SRT, "Green")

See Also:
Constant Field Values

Infrared

public static final java.lang.String Infrared
(R-102BE, SRT, "Infrared")

See Also:
Constant Field Values

Red

public static final java.lang.String Red
(G-A11A, SRT, "Red")

See Also:
Constant Field Values

RedFree

public static final java.lang.String RedFree
(G-A132, SRT, "Red free")

See Also:
Constant Field Values

Ultraviolet

public static final java.lang.String Ultraviolet
(R-102BF, SRT, "Ultraviolet")

See Also:
Constant Field Values
Constructor Detail

OphthalmicChannelDescription

public OphthalmicChannelDescription()


Copyright © 2011 dcm4che. All Rights Reserved.