Skip to content

Migrate magic numbers to enums #45

@PMeira

Description

@PMeira

Many parameters which could use explicit Pascal enumeration types are currently using magic numbers. That includes most of the properties indices and many model parameters.

Since most of the official OpenDSS code is stable, besides the parallel machine and related changes, slowing changing those would make the code quality better. This can be done on a file-by-file basis.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions