Packages

o

gem.ocs2

Parsers

object Parsers

String parsers for our model types.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Parsers
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val angstroms: PioParse[Wavelength]
  5. val arcsec: PioParse[Angle]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  8. val coadds: PioParse[CoAdds]
  9. val datasetLabel: PioParse[Label]
  10. val dec: PioParse[Declination]
  11. val ephemerisKeyType: PioParse[EphemerisKeyType]
  12. val epoch: PioParse[Epoch]
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  16. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. val instrument: PioParse[Instrument]
  19. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  20. val magnitudeBand: PioParse[MagnitudeBand]
  21. val magnitudeSystem: PioParse[MagnitudeSystem]
  22. val mosPreImaging: PioParse[MosPreImaging]
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  25. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  26. val obsId: PioParse[Id]
  27. val offsetP: PioParse[P]
  28. val offsetQ: PioParse[Q]
  29. val progId: PioParse[Id]
  30. val ra: PioParse[RightAscension]
  31. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. val userTargetType: PioParse[UserTargetType]
  34. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  37. val yesNo: PioParse[Boolean]
  38. object Calibration
  39. object Flamingos2
  40. object Gmos
  41. object GmosNorth
  42. object GmosSouth
  43. object Gnirs
  44. object Gpi

Inherited from AnyRef

Inherited from Any

Ungrouped