LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

[REFACTOR] V4- Method refactor #202

Open SEAJang opened 5 months ago

SEAJang commented 5 months ago

Requested Feature/Enhancement

Refactor the v4.0.0 method implementation.

Need for feature/Enhancement

Better code structure. Right now we're handling things using If/else statements...

Problem to solve

Current code structure isn't neatly scalable.

Implementation Ideas

Thought: Method refactor such that it's more genericized. has stationary/mobile children.

Additional context

No response