InfrastructureConfig#
- class caf.cvt.model_config.InfrastructureConfig(*, road, rail, other)[source]#
Bases:
BaseConfigConfiguration for infrastructure data.
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Methods
Attributes Documentation
- model_config = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].