We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f06bc commit 5702b97Copy full SHA for 5702b97
pvlib/pvsystem.py
@@ -1471,8 +1471,9 @@ class SingleAxisTrackerMount(AbstractMount):
1471
`cross_axis_tilt`. [degrees]
1472
1473
racking_model : str, optional
1474
- Valid strings are 'open_rack', 'close_mount', and 'insulated_back'.
1475
- Used to identify a parameter set for the SAPM cell temperature model.
+ Valid strings are 'open_rack', 'close_mount', 'freestanding',
+ 'insulated', or 'insulated_back'.
1476
+ Used to identify a parameter set for the cell temperature model.
1477
1478
module_height : float, optional
1479
The height above ground of the center of the module [m]. Used for
0 commit comments