ZoningReaderType.<enum>
ZoningReaderType types
Description
Class exposing the available types as enums for creating a particular type of demands reader compatible with the PLANit
ZoningConverter
.
A zoning reader requires a network reader as a prerequisite. For example the TNTP zoning reader requires the network, which is expected to be made available by providing a TntpNetworkReader upon construction of the TNTP zoning reader.
Fields
<enum> Fields | Description | Instance documentation |
---|---|---|
TNTP |
Use to create a TNTP zoning reader | N/A |
PLANIT |
Use to create a PLANit native zoning reader | N/A |
See also
Planit
on how to access the ConverterFactory instance via Planit instance
ConverterFactory
for information on the ConverterFactory class
ZoningConverter
for information on the ZoningConverter class
Source code
Class ZoningReaderType
in enums.py