Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSTractionSubstation::OverheadWireClamp Struct Reference

#include <MSOverheadWire.h>

Collaboration diagram for MSTractionSubstation::OverheadWireClamp:
[legend]

Public Member Functions

 OverheadWireClamp ()
 OverheadWireClamp (const std::string _id, MSOverheadWire *_start, MSOverheadWire *_end, bool _usage)

Data Fields

MSOverheadWireend
const std::string id
MSOverheadWirestart
bool usage

Detailed Description

Definition at line 358 of file MSOverheadWire.h.

Constructor & Destructor Documentation

◆ OverheadWireClamp() [1/2]

MSTractionSubstation::OverheadWireClamp::OverheadWireClamp ( )
inline

Definition at line 361 of file MSOverheadWire.h.

References end, id, start, and usage.

◆ OverheadWireClamp() [2/2]

MSTractionSubstation::OverheadWireClamp::OverheadWireClamp ( const std::string _id,
MSOverheadWire * _start,
MSOverheadWire * _end,
bool _usage )
inline

Definition at line 367 of file MSOverheadWire.h.

References end, id, start, and usage.

Field Documentation

◆ end

MSOverheadWire* MSTractionSubstation::OverheadWireClamp::end

◆ id

const std::string MSTractionSubstation::OverheadWireClamp::id

◆ start

MSOverheadWire* MSTractionSubstation::OverheadWireClamp::start

◆ usage

bool MSTractionSubstation::OverheadWireClamp::usage

The documentation for this struct was generated from the following file: