Enum to describe the available options for reference observer
Observer defined by CIE1931 (2 degree)
Observer defined by CIE1964 (10 degree)
Other / unknown observer
Unique ID for the observer
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Field of view (i.e. - 2 or 10)
Full name for display in UI (e.g. - '2°' for CIE1931)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.