Class Quantity

java.lang.Object
gaiasky.util.units.Quantity

public class Quantity
extends java.lang.Object
A wee utility class that provides unit conversion mechanisms.
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  Quantity.Angle  
    static class  Quantity.Brightness  
    static class  Quantity.Length  
  • Constructor Summary

    Constructors
    Constructor Description
    Quantity()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Quantity

      public Quantity()