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

OfficeTenant コンストラクター (OfficeTenantCategoryOfIndustry, Double, OfficeTenantDaysOfWeek, UInt32)

インスタンスを初期化する

名前空間:  Popolo.BuildingOccupant
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
public OfficeTenant(
	OfficeTenantCategoryOfIndustry cInd,
	double floorArea,
	OfficeTenantDaysOfWeek holidays,
	uint seed
)

パラメーター

cInd
型: Popolo.BuildingOccupantOfficeTenantCategoryOfIndustry
産業種別
floorArea
型: SystemDouble
専有面積[m2]
holidays
型: Popolo.BuildingOccupantOfficeTenantDaysOfWeek
休日設定
seed
型: SystemUInt32
乱数シード
関連項目