From f96412be353a5bed9dd7f478cd9b02cccac835b1 Mon Sep 17 00:00:00 2001 From: Cliff Hansen Date: Thu, 21 May 2026 13:55:31 -0700 Subject: [PATCH] enrich definition for azimuth --- schema/PVCollada_2.0/pvcollada_schema_2.0.xsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema/PVCollada_2.0/pvcollada_schema_2.0.xsd b/schema/PVCollada_2.0/pvcollada_schema_2.0.xsd index 0089f3d..7e96119 100644 --- a/schema/PVCollada_2.0/pvcollada_schema_2.0.xsd +++ b/schema/PVCollada_2.0/pvcollada_schema_2.0.xsd @@ -913,7 +913,8 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema"> - The azimuth of a fixed rack (in °). Azimuth defines the direction that the modules face. + The azimuth of the modules on a fixed rack (in °). Azimuth is in [0°, 360°) and is clockwise from geographic North (e.g., 90° is East and 180° is South). + Azimuth is the direction of the projection to the horizontal plane of the rack's normal vector.