Preparing search index...
The search index is not available
@openpv/simshady
@openpv/simshady
utils
CartesianPoint
Type alias CartesianPoint
Cartesian
Point
:
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Cartesian Coordinate of a point.
Positive X-Axis is north.
Type declaration
x
:
number
y
:
number
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openpv/simshady
index
utils
Generated using
TypeDoc
Cartesian Coordinate of a point.
Positive X-Axis is north.