| 限定符和类型 | 字段和说明 |
|---|---|
protected double |
cursoryJulianDay
粗略的儒略日
|
static String[] |
NAMES |
| 限定符 | 构造器和说明 |
|---|---|
protected |
SolarTerm(double cursoryJulianDay,
int index) |
protected |
SolarTerm(int year,
int index) |
protected |
SolarTerm(int year,
String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SolarTerm |
fromIndex(int year,
int index) |
static SolarTerm |
fromName(int year,
String name) |
double |
getCursoryJulianDay()
粗略的儒略日
|
JulianDay |
getJulianDay()
儒略日
|
protected void |
initByYear(int year,
int offset) |
boolean |
isJie()
是否节
|
boolean |
isQi()
是否气
|
SolarTerm |
next(int n)
推移
|
equals, indexOf, toStringpublic static final String[] NAMES
protected double cursoryJulianDay
protected SolarTerm(int year,
int index)
protected SolarTerm(int year,
String name)
protected SolarTerm(double cursoryJulianDay,
int index)
protected void initByYear(int year,
int offset)
public static SolarTerm fromIndex(int year, int index)
public boolean isJie()
public boolean isQi()
public JulianDay getJulianDay()
public double getCursoryJulianDay()
Copyright © 2024. All Rights Reserved.