Problem
Now that we have deprecated the use of setScatteringFactorTableByType as in #21 , the next step is to remove that capability from the code base entirely before the next major release.
Proposed solution
Remove the setScatteringFactorTableByType function and its corresponding tests.
Problem
Now that we have deprecated the use of
setScatteringFactorTableByTypeas in #21 , the next step is to remove that capability from the code base entirely before the next major release.Proposed solution
Remove the
setScatteringFactorTableByTypefunction and its corresponding tests.