ContainerStack

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
  
==Container Stack==
+
==Container stack objects==
  
 
===Description===
 
===Description===
Line 15: Line 15:
  
 
''TBD:'' Container cars were considered as temporary stacks. The locations and rotations have to be calculated and the attachment points for container products has to be investigated and some were listed per asset within the aCTS global values or in an extensions sub-soup.
 
''TBD:'' Container cars were considered as temporary stacks. The locations and rotations have to be calculated and the attachment points for container products has to be investigated and some were listed per asset within the aCTS global values or in an extensions sub-soup.
 +
 +
==Asset files==
  
 
===config.txt===
 
===config.txt===

Revision as of 18:55, 24 April 2024

Contents

Container stack objects

Description

A stack may be reachable by more than one crane. It knows the asset specified maximum count of stackable containers and the stackable container types. Additionally it knows the next stackable container types and at which attachment points.

The maximum count of stackable containers has a special meaning for stack kinds that may stack multiple container types. Here the sense is the count of container layers.

There are different stack types: 10ftsc, 10fthc, 20ftsc, 20fthc, 20ftmix, 40ftsc, 40fthc, 45ftsc, 45fthc, 53ftsc and 53fthc.

Some more complex mixed stacks may be implemented, such as length clean mixed stacks and stacks with mixed containers in multiple layer lines. A stack is able to report its parameter soups including a list of the current stacked containers, the possibly next stackable container types as well as if it is full stacked.

TBD: The maximal count of stackable containers. Depends on maximum stackable containers from all reachable cranes and the z height of the stack in relation to the z height of the crane.

TBD: Container cars were considered as temporary stacks. The locations and rotations have to be calculated and the attachment points for container products has to be investigated and some were listed per asset within the aCTS global values or in an extensions sub-soup.

Asset files

config.txt

 XXX

acts_contstack.gs

 XXX
 YYY
 ZZZ

acts_contstack_script.gs

 XXX
 YYY
 ZZZ

acts_contstack_globals.gs

 XXX
 YYY
 ZZZ

Personal tools