リサイズはクリックかドラッグ

Sun コンストラクター (Double, Double, Double)

コンストラクタ

名前空間:  Popolo.Weather
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
public Sun(
	double latitude,
	double longitude,
	double standardLongitude
)

パラメーター

latitude
型: SystemDouble
計算地点の緯度(北が正)[degree]
longitude
型: SystemDouble
計算地点の経度(東が正)[degree]
standardLongitude
型: SystemDouble
標準時を規定する地点の経度[degree]
関連項目