public final class Fxyf extends HealpixTables
| Modifier and Type | Field and Description |
|---|---|
int |
face
index of the HEALPix basis pixel, range [0;11]
|
double |
fx
x-coordinate within the basis pixel, range [0.0;1.0]
|
double |
fy
y-coordinate within the basis pixel, range [0.0;1.0]
|
ctab, facearray, jpll, jrll, swap_cycle, swaparray, utab, xoffset, yoffsetpublic double fx
public double fy
public int face
public Fxyf(double x,
double y,
int f)
protected Fxyf(healpix.essentials.Hploc loc)
public Fxyf(Vec3 v)
protected healpix.essentials.Hploc toHploc()
public Vec3 toVec3()