Class CentrBody

java.lang.Object
  |
  +--CentrBody

public class CentrBody
extends java.lang.Object

Stores data about Central Body of Universe Theese are Mass, Size


Constructor Summary
CentrBody(double m, double s)
          Constructs new Central Body
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CentrBody

public CentrBody(double m,
                 double s)
Constructs new Central Body
Parameters:
m - Mass
s - Size