Closed AdamRJensen closed 2 years ago
@kanderso-nrel pointed out that it was a bit redundant to call the class TwoAxisTrackerField when the entire package only deals with two-axis trackers and it is in the package name. Therefore, this PR renamed the class to TrackerField.
TwoAxisTrackerField
TrackerField
@kanderso-nrel pointed out that it was a bit redundant to call the class
TwoAxisTrackerField
when the entire package only deals with two-axis trackers and it is in the package name. Therefore, this PR renamed the class toTrackerField
.