Signal KSK
Signal Kβ€’7mo agoβ€’
6 replies
Captain

Captain - I'm thinking of writing a simple plug...

I'm thinking of writing a simple plugin that would give the user a way to calculate synthetic paths based on a simple formula. Something like this:

electrical.dc.0.load.current = (electrical.solar.0.current + electrical.solar.1.current + electrical.alternators.0.current) - electrical.batteries.0.current


Or maybe a spreadsheet style syntax.

I don't want to reinvent the wheel, so before I do this, does anyone know of a better way to achieve that outcome?
Was this page helpful?