Yun class

运 @author 6tail

Constructors

Yun(EightChar eightChar, int gender, [int sect = 1])

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

computeStart(int sect) → void
getDaYun() List<DaYun>
获取10轮大运
getDaYunBy(int n) List<DaYun>
获取大运 n 轮数
getGender() int
getLunar() Lunar
getStartDay() int
getStartHour() int
getStartMonth() int
getStartSolar() Solar
getStartYear() int
isForward() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited