NMPB08 Shared Libraries
Public Attributes
RailwayEntity Struct Reference

structure used for enumerating the contents of the database More...

#include <RailwayEmissionNMPB08.h>

List of all members.

Public Attributes

unsigned int type
const char * id
const char * name
const char * image
double length
double vmax

Detailed Description

structure used for enumerating the contents of the database

Definition at line 255 of file RailwayEmissionNMPB08.h.


Member Data Documentation

const char * RailwayEntity::id

identifier

Definition at line 258 of file RailwayEmissionNMPB08.h.

const char * RailwayEntity::image

name of image file

Definition at line 260 of file RailwayEmissionNMPB08.h.

lenght in meters

Definition at line 261 of file RailwayEmissionNMPB08.h.

const char * RailwayEntity::name

full name

Definition at line 259 of file RailwayEmissionNMPB08.h.

unsigned int RailwayEntity::type

unit, train or part of a train

Definition at line 257 of file RailwayEmissionNMPB08.h.

maximum speed in km/h

Definition at line 262 of file RailwayEmissionNMPB08.h.


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