Solved initialisation and pole issue in VTOSLL model. Added two new test files for this model as well.
Implemented const where possible and needed as per John's comments.
Avoided unnecessary if loop and double initialization. Use static constexpr for pole size.