NeTrainSim 0.1.1 beta
The Open-Source Network Trains Simulator
 
Loading...
Searching...
No Matches
car.cpp File Reference
#include <cmath>
#include <iostream>
#include "car.h"
#include "traintypes.h"
#include "energyconsumption.h"

Macros

#define stringify(name)   #name
 

Functions

ostream & operator<< (ostream &ostr, Car &car)
 

Macro Definition Documentation

◆ stringify

#define stringify (   name)    #name

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  ostr,
Car car 
)