A set of Track objects treated as one unit.
Namespace: RRAutoLib.CTCAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class Block : CtcObjectBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public NotInheritable Class Block _ Inherits CtcObjectBase |
Remarks
A block is usually associated with a sensor to monitor the occupancy of a contiguous set of tracks. A track can be associated to one block only.