cafana / OscLib

1 stars 8 forks source link

generic Print() function for printing parameter values #8

Closed vhewes closed 2 years ago

vhewes commented 2 years ago

implement a virtual Print() function (or similar name) in the base class, and require every inherited class to implement a specialised version. boilerplate code will probably suffice in most places; sterile osc calc will need to support a generic number of neutrino states.