Workspace 6.21.5
|
Converts the input spherical coordinates, defined by Radius, Theta and Phi to cartesian coordinates in three dimensions (X,Y and Z).
Inputs: | |||
---|---|---|---|
Radius | double | ||
Theta | double | ||
Phi | double | ||
Outputs: | |||
Cartesian | CSIRO::Mesh::Vector3dGroup |