ARTISAN PROJECT JapaneseDate
[ class tree: JapaneseDate ] [ index: JapaneseDate ] [ all elements ]

Class: japaneseDate_lunarCalendar

Source Location: /jd/japaneseDate/lunarCalendar.php

Class japaneseDate_lunarCalendar

Property Summary
mixed   $k  
mixed   $tdt  

[ Top ]
Method Summary
japaneseDate_lunarCalendar   japaneseDate_lunarCalendar()   コンストラクタ
float   angleNormalize()   角度正規化
void   celestialLongitudeOfTheMoon()  
void   celestialLongitudeOfTheSun()  
void   flce()  
void   getCalendarByTList()   朔配列から旧暦を求める。
void   getChu()  
void   getLunaCalendarList()   旧暦カレンダーリストを取得
void   getLunarCalendar()   旧暦カレンダー取得
array   getLunarCalendarByMktime()   mktimeと同じインターフェイスで、旧暦変換を行う
void   getTuitachi()  
array   getTuitachiList()   朔の一覧取得
void   JD2DateArray()  
void   makeJD()  
void   time2JD()   タイムスタンプからユリウス暦を取得します。

[ Top ]
Properties
mixed   $k [line 50]

[ Top ]
mixed   $tdt [line 51]

[ Top ]
Methods
Constructor japaneseDate_lunarCalendar  [line 58]

  japaneseDate_lunarCalendar japaneseDate_lunarCalendar( )

コンストラクタ



[ Top ]
angleNormalize  [line 446]

  float angleNormalize( float $angle  )

角度正規化

Parameters:
float   $angle:  角度

API Tags:
Return:  角度


[ Top ]
celestialLongitudeOfTheMoon  [line 501]

  void celestialLongitudeOfTheMoon( mixed $t  )



[ Top ]
celestialLongitudeOfTheSun  [line 461]

  void celestialLongitudeOfTheSun( mixed $t  )



[ Top ]
flce  [line 684]

  void flce( mixed $in  )



[ Top ]
getCalendarByTList  [line 244]

  void getCalendarByTList( mixed $tm0, array $m  )

朔配列から旧暦を求める。

Parameters:
array   $m:  朔配列


[ Top ]
getChu  [line 318]

  void getChu( mixed $tm, [mixed $longitude = JD_CHU]  )



[ Top ]
getLunaCalendarList  [line 106]

  void getLunaCalendarList( mixed $time_array, [mixed $mode = JD_KEY_ORDERED], array $time_stamp_array   )

旧暦カレンダーリストを取得

Parameters:
array   $time_stamp_array :  $param int $mode データ取得モード


[ Top ]
getLunarCalendar  [line 70]

  void getLunarCalendar( int $time_stamp  )

旧暦カレンダー取得

Parameters:
int   $time_stamp:  ユニックスタイムスタンプ


[ Top ]
getLunarCalendarByMktime  [line 140]

  array getLunarCalendarByMktime( int $hour, int $minute, int $second, int $month, int $day, int $year  )

mktimeと同じインターフェイスで、旧暦変換を行う

Parameters:
int   $hour: 
int   $minute: 
int   $second: 
int   $month: 
int   $day: 
int   $year: 


[ Top ]
getTuitachi  [line 374]

  void getTuitachi( mixed $tm  )



[ Top ]
getTuitachiList  [line 152]

  array getTuitachiList( mixed $tm0, mixed $lim  )

朔の一覧取得



[ Top ]
JD2DateArray  [line 654]

  void JD2DateArray( mixed $JD  )



[ Top ]
makeJD  [line 634]

  void makeJD( mixed $hour, mixed $minute, mixed $second, mixed $month, mixed $day, mixed $year  )



[ Top ]
time2JD  [line 87]

  void time2JD( int $time_stamp  )

タイムスタンプからユリウス暦を取得します。

Parameters:
int   $time_stamp:  ユニックスタイムスタンプ


[ Top ]

Documentation generated on Thu, 04 Jan 2007 17:47:10 +0900