Trait

superquants.doubleprecision

DoubleMassTypesTrait

Related Doc: package doubleprecision

Permalink

trait DoubleMassTypesTrait extends AnyRef

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

Type Members

  1. type Carats = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Carats.Tag]

    Permalink
  2. type Grams = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Grams.Tag]

    Permalink
  3. type Kilograms = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Kilograms.Tag]

    Permalink
  4. type Kilopounds = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Kilopounds.Tag]

    Permalink
  5. type MassUnit[T] = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], T]

    Permalink
  6. type Megapounds = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Megapounds.Tag]

    Permalink
  7. type Micrograms = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Micrograms.Tag]

    Permalink
  8. type Milligrams = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Milligrams.Tag]

    Permalink
  9. type Ounces = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Ounces.Tag]

    Permalink
  10. type Pennyweights = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Pennyweights.Tag]

    Permalink
  11. type Pounds = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Pounds.Tag]

    Permalink
  12. type SolarMasses = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], SolarMasses.Tag]

    Permalink
  13. type Stone = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Stone.Tag]

    Permalink
  14. type Tolas = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Tolas.Tag]

    Permalink
  15. type Tonnes = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], Tonnes.Tag]

    Permalink
  16. type TroyGrains = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], TroyGrains.Tag]

    Permalink
  17. type TroyOunces = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], TroyOunces.Tag]

    Permalink
  18. type TroyPounds = Double with Tag[Double, MassUnit.Tag] with Tag[Double with Tag[Double, MassUnit.Tag], TroyPounds.Tag]

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object Carats extends OverTagged[Double, MassUnit.type]

    Permalink
  5. object Grams extends OverTagged[Double, MassUnit.type]

    Permalink
  6. object Kilograms extends OverTagged[Double, MassUnit.type]

    Permalink
  7. object Kilopounds extends OverTagged[Double, MassUnit.type]

    Permalink
  8. object MassUnit extends TaggedType[Double]

    Permalink
  9. object Megapounds extends OverTagged[Double, MassUnit.type]

    Permalink
  10. object Micrograms extends OverTagged[Double, MassUnit.type]

    Permalink
  11. object Milligrams extends OverTagged[Double, MassUnit.type]

    Permalink
  12. object Ounces extends OverTagged[Double, MassUnit.type]

    Permalink
  13. object Pennyweights extends OverTagged[Double, MassUnit.type]

    Permalink
  14. object Pounds extends OverTagged[Double, MassUnit.type]

    Permalink
  15. object SolarMasses extends OverTagged[Double, MassUnit.type]

    Permalink
  16. object Stone extends OverTagged[Double, MassUnit.type]

    Permalink
  17. object Tolas extends OverTagged[Double, MassUnit.type]

    Permalink
  18. object Tonnes extends OverTagged[Double, MassUnit.type]

    Permalink
  19. object TroyGrains extends OverTagged[Double, MassUnit.type]

    Permalink
  20. object TroyOunces extends OverTagged[Double, MassUnit.type]

    Permalink
  21. object TroyPounds extends OverTagged[Double, MassUnit.type]

    Permalink
  22. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  23. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  26. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  30. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  33. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  34. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped