public abstract static class SkyCoord.SkyVariant
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static SkyCoord.SkyVariant |
SURFACE |
No radial coordinate, vectors all on unit sphere surface.
|
static SkyCoord.SkyVariant |
VOLUME_OR_NULL |
Has radial coordinate, point considered blank if radius blank .
|
static SkyCoord.SkyVariant |
VOLUME_OR_UNIT |
Has radial coordinate, considered on unit sphere if radius blank.
|
public static SkyCoord.SkyVariant SURFACE
public static SkyCoord.SkyVariant VOLUME_OR_NULL
public static SkyCoord.SkyVariant VOLUME_OR_UNIT
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.