diff --git a/docs/sphinx/source/whatsnew/v0.3.3.2.rst b/docs/sphinx/source/whatsnew/v0.3.3.2.rst index ed4c506c..7d207ada 100644 --- a/docs/sphinx/source/whatsnew/v0.3.3.2.rst +++ b/docs/sphinx/source/whatsnew/v0.3.3.2.rst @@ -10,7 +10,7 @@ Enhancements * Glass in modules now supported. New Glass material included in `ground.rad`. Example of use in `Glass Tutorials `_. * Source code for `gencumulativesky` is now included along with `makefile` instructions in ``/data/gencumsky/`` * New Torquetube options added on py:class:`~bifacial_radiance.RadianceObj.makeModule` - +* Added variables ``frontsurfaceoffset`` and ``backsurfaceoffset`` to py:class:`~bifacial_radiance.AnalysisObj.moduleAnalysis`, to offer the ability of controling the offset in local z of the sensor locations from the module's front and rear surface. API Changes ~~~~~~~~~~~