Issue overview
A bunch of public methods actually have zero implementation, and no warning whatsoever. Been like this for 6 years
Current Behavior
https://github.com/NREL/OpenStudio/blob/ba1b94b6542c1f1d4cdcdb775886852b9a82bc4f/src/model/ScheduleFile.cpp#L289-L306
Expected Behavior
They should be removed or implemented, given that they are public
Details
Environment
Some additional details about your environment for this issue (if relevant):
- Platform (Operating system, version): all
- Version of OpenStudio (if using an intermediate build, include SHA): 3.8.0, develop
Context