#include <string>
#include <fstream>
#include <vector>
#include "Axle.h"
#include "Vehicle.h"
Classes | |
class | Truck |
A class to represent a Truck. More... | |
Defines | |
#define | AFX_TRUCK_H__4FAD4F73_3B9C_4D49_A94D_548AED8B7A7B__INCLUDED_ |
Variables | |
const int | MTS_PER_YR = 10 |
const int | DAYS_PER_MT = 25 |
#define AFX_TRUCK_H__4FAD4F73_3B9C_4D49_A94D_548AED8B7A7B__INCLUDED_ |
const int DAYS_PER_MT = 25 |
const int MTS_PER_YR = 10 |