| Package | Description | 
|---|---|
| asteroids.model | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Asteroid
A class representing a MinorPlanet of the type Asteroid, involving a position, a velocity and a radius. 
 | 
class  | 
Planetoid
A class representing a MinorPlanet of the type Planetoid, involving a position, a velocity and a radius. 
 |