1. Can we perform a getfield on each of the compartments parameters (fields)? |
2. Can we perform a getfield from a heccer solved variable? |
1. Expected output | Echoing each field via getfield 4.57537e-11 3.58441e+08 360502 1 1 -0.068 -0.08 |
1. Executed command | echo {"Vm = " @ {getfield /hardcoded_neutral/c1 Vm}} |
2. Expected output | Vm = -0.0791698 |
1. Executed command | echo {"Vm = " @ {getfield /hardcoded_neutral/c2 Vm}} |
2. Expected output | Vm = -0.0791697 |