| Package | org.MARS.dynamics.enum |
| Class | public class Simplification |
| Constant | Defined by | ||
|---|---|---|---|
| AVERAGE_MASS : Number = 100 [static]
| Simplification | ||
| HALF_OF_AVERAGE_MASS : Number = 50 [static]
| Simplification | ||
| INFINITE_MASS : Number = Infinity [static]
| Simplification | ||
| LARGE_MASS : Number = 1000 [static]
| Simplification | ||
| SMALL_MASS : Number = 10 [static]
| Simplification | ||
| TWICE_THE_AVERAGE_MASS : Number = 200 [static]
| Simplification | ||
| VERY_LARGE_MASS : Number = 10000 [static]
| Simplification | ||
| VERY_SMALL_MASS : Number = 1 [static]
| Simplification | ||
| AVERAGE_MASS | constant |
public static const AVERAGE_MASS:Number = 100
| HALF_OF_AVERAGE_MASS | constant |
public static const HALF_OF_AVERAGE_MASS:Number = 50
| INFINITE_MASS | constant |
public static const INFINITE_MASS:Number = Infinity
| LARGE_MASS | constant |
public static const LARGE_MASS:Number = 1000
| SMALL_MASS | constant |
public static const SMALL_MASS:Number = 10
| TWICE_THE_AVERAGE_MASS | constant |
public static const TWICE_THE_AVERAGE_MASS:Number = 200
| VERY_LARGE_MASS | constant |
public static const VERY_LARGE_MASS:Number = 10000
| VERY_SMALL_MASS | constant |
public static const VERY_SMALL_MASS:Number = 1