public class GradsUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GAUSR15
GAUSR15 identifier
|
static String |
GAUSR20
GAUSR20 identifier
|
static String |
GAUSR30
GAUSR30 identifier
|
static String |
GAUSR40
GAUSR40 identifier
|
static String |
GAUST62
GAUST62 identifier
|
Constructor and Description |
---|
GradsUtil() |
Modifier and Type | Method and Description |
---|---|
static double[] |
getGaussianLatitudes(String type,
int start,
int num)
Get the latitude values for the given type.
|
public static final String GAUSR15
public static final String GAUSR20
public static final String GAUSR30
public static final String GAUSR40
public static final String GAUST62
public static double[] getGaussianLatitudes(String type, int start, int num) throws IllegalArgumentException
type
- gaussian typestart
- starting index (1 based)num
- number of valuesIllegalArgumentException
- invalid or unsupported typeCopyright © 1999–2017 UCAR/Unidata. All rights reserved.