NMPB08 Shared Libraries
Public Member Functions | Public Attributes
RailwayUnit Struct Reference

level 2 of the database unit records describe individual rolling stock units More...

#include <RailwayDatabase.h>

List of all members.

Public Member Functions

 RailwayUnit (void)

Public Attributes

std::string name
double length
std::string image
double vmax
double cref
bool part_of_train
std::vector
< RailwaySourcePosition
source

Detailed Description

level 2 of the database unit records describe individual rolling stock units

Definition at line 95 of file RailwayDatabase.h.


Constructor & Destructor Documentation

RailwayUnit::RailwayUnit ( void  ) [inline]

Definition at line 105 of file RailwayDatabase.h.


Member Data Documentation

reflection coefficient for screen/train interaction

Definition at line 101 of file RailwayDatabase.h.

std::string RailwayUnit::image

name of the picture file

Definition at line 99 of file RailwayDatabase.h.

lenght of the unit

Definition at line 98 of file RailwayDatabase.h.

std::string RailwayUnit::name

identifier of the unit of rolling stock

Definition at line 97 of file RailwayDatabase.h.

unit is not independent rolling stock

Definition at line 102 of file RailwayDatabase.h.

list of elementary sources

Definition at line 103 of file RailwayDatabase.h.

maximum speed of the unit in km/h

Definition at line 100 of file RailwayDatabase.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines