p

itac

codec

package codec

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

Type Members

  1. trait ConditionsBinCodec extends AnyRef
  2. trait ConditionsCategoryCodec extends ConditionsCategoryParser

    Encode/decoder unnamed ConditionsCategory in the form "CC50 IQ20 <=SB50".

  3. trait ConditionsCategoryParser extends AnyRef
  4. trait DecBinSizeCodec extends AnyRef
  5. trait PercentCodec extends AnyRef
  6. trait QueueCalcEncoder extends AnyRef
  7. trait RaBinSizeCodec extends AnyRef
  8. trait RolloverObservationCodec extends AnyRef

    Encoder a RolloverObservation as a whitespace-delimited string with RA/Dec in HMS/DMS.

    Encoder a RolloverObservation as a whitespace-delimited string with RA/Dec in HMS/DMS. Humans will read this and may edit it so it's nice to have to be columnar.Lines look like this. Abundant space is given to ensure that printed rows line up (remember SUBARU is a partner id).

    US GN-2019B-Q-138-40 08:05:47.659920 45:41:58.999200 CC50 IQ70 SBAny WVAny 192.16633 min

  9. trait RolloverReportCodec extends AnyRef
  10. trait SemesterCodec extends AnyRef
  11. trait SiteCodec extends AnyRef
  12. trait TokensCodecs extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped