SPH
Public Attributes | List of all members
SphericalCoords Struct Reference

#include <Vector.h>

Public Attributes

Float r
 radius More...
 
Float theta
 latitude More...
 
Float phi
 longitude More...
 

Detailed Description

Definition at line 799 of file Vector.h.

Member Data Documentation

◆ phi

Float SphericalCoords::phi

longitude

Definition at line 802 of file Vector.h.

◆ r

Float SphericalCoords::r

radius

Definition at line 800 of file Vector.h.

◆ theta

Float SphericalCoords::theta

latitude

Definition at line 801 of file Vector.h.


The documentation for this struct was generated from the following file: