CartesianVector2D
Published on Jan 8, 2024
VEC Version 2.1.0
1 min read
A Cartesian vector in the two-dimensional space.
General Information
Attribute | Value |
---|---|
Owner | geo_2d |
Applied Stereotype | |
Base Classifier | CartesianVector |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
x | Double | 1 | Specifies the x-coordinate in 2D space. |
CartesianVector2D |
y | Double | 1 | Specifies the y-coordinate in 2D space. |
CartesianVector2D |
Previous
Classes
Last updated on Jan 8, 2024