File tree Expand file tree Collapse file tree
tool-support/quantities_lib_generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ class DATA:
149149 attribute :>> isOrthogonal = true;
150150 }
151151
152- readonly attribute universalCartesianSpatial3dCoordinateFrame : CartesianSpatial3dCoordinateFrame[1] {
152+ attribute universalCartesianSpatial3dCoordinateFrame : CartesianSpatial3dCoordinateFrame[1] {
153153 doc
154154 /*
155155 * A singleton CartesianSpatial3dCoordinateFrame that can be used as a default universal Cartesian 3D coordinate frame.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ standard library package ISQSpaceTime {
22 doc
33 /*
44 * International System of Quantities and Units
5- * Generated on 2025-03-13T15:00:05Z from standard ISO-80000-3:2019 "Space and Time"
5+ * Generated on 2025-03-13T17:19:25Z from standard ISO-80000-3:2019 "Space and Time"
66 * see also https://www.iso.org/standard/64974.html
77 *
88 * Note 1: In documentation comments, AsciiMath notation (see http://asciimath.org/) is used for mathematical concepts,
@@ -185,7 +185,7 @@ standard library package ISQSpaceTime {
185185 attribute :>> isOrthogonal = true;
186186 }
187187
188- readonly attribute universalCartesianSpatial3dCoordinateFrame : CartesianSpatial3dCoordinateFrame[1] {
188+ attribute universalCartesianSpatial3dCoordinateFrame : CartesianSpatial3dCoordinateFrame[1] {
189189 doc
190190 /*
191191 * A singleton CartesianSpatial3dCoordinateFrame that can be used as a default universal Cartesian 3D coordinate frame.
You can’t perform that action at this time.
0 commit comments