gpp4  1.3.1
Public Attributes | List of all members
POLAR Struct Reference

Contruct representing a polar coordinate complex number. More...

#include <ccp4_types.h>

Public Attributes

double r
 
double phi
 

Detailed Description

Contruct representing a polar coordinate complex number.

Member Data Documentation

◆ phi

double POLAR::phi

angular component

◆ r

double POLAR::r

radial component


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