ST_MultiBelt - General Information

Overview

Type:

Data structure

Available as of:

V1.0.0.0

Inherits from:

-

Versions:

Current version

Description

Structure for the parameterization of a MultiBelt network.

Structure Elements

Variable

Data type

Description

stGeneral

ST_General

General parameters

astStation

ARRAY[1..Gc_uiMaxNumberOfStations] OF ST_Station

Parameters of the stations

astTrain

ARRAY[1..Gc_uiMaxNumberOfBelts] OF ST_Train

Parameters of the trains

astTrainFeedback

ARRAY[1..Gc_uiMaxNumberOfBelts] OF ST_TrainFeedBack

Feedback parameters of the trains

astStationFeedback

ARRAY[1..Gc_uiMaxNumberOfStations] OF ST_StationFeedBack

Feedback parameters of the stations

stLogger

ST_Logger

Logger