The alfaXYZ type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | alfaXYZ | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | CopyAlfaXyz |
This method returns a copy of the object alfaXYZ
|
![]() | CopyXyz |
This function returns a copy of the XYZ object: u = v.copy()
(Inherited from XYZ.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Module |
Module of a vector
(Inherited from XYZ.) |
![]() | Normaliza |
Normalize the vector represented by the instante
(Inherited from XYZ.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | alfa |
angle in radians
|
![]() | X |
The X coordinate
(Inherited from XYZ.) |
![]() | Y |
The Y coordinate
(Inherited from XYZ.) |
![]() | Z |
The Z coordinate
(Inherited from XYZ.) |