public class HealpixTables extends Object
HealpixBase
class.Modifier and Type | Field and Description |
---|---|
protected static short[] |
ctab |
protected static short[][] |
facearray |
protected static byte[] |
jpll |
protected static byte[] |
jrll |
protected static int[][] |
swap_cycle |
protected static byte[][] |
swaparray |
protected static short[] |
utab |
protected static short[] |
xoffset |
protected static short[] |
yoffset |
Constructor and Description |
---|
HealpixTables() |
protected static final short[] ctab
protected static final short[] utab
protected static final byte[] jrll
protected static final byte[] jpll
protected static final short[] xoffset
protected static final short[] yoffset
protected static final short[][] facearray
protected static final byte[][] swaparray
protected static final int[][] swap_cycle