TreatmentSection

DSSAT 처리구 섹션(*TREATMENTS)과 품종 섹션(*CULTIVARS)을 생성하는 유틸리티입니다. 실험의 각 처리구(Treatment)와 사용된 품종 정보를 DSSAT 포맷으로 변환합니다.

Methods

public method Generate(OpenAgriSynapse.Models.Icasa.IcasaExperiment,System.Collections.Generic.List{OpenAgriSynapse.Models.Services.Generators.UniqueCultivar},System.Collections.Generic.List{OpenAgriSynapse.Models.Services.Generators.UniqueField},System.Collections.Generic.Dictionary{System.Int32,System.Int32})
실험 객체와 고유 품종/필드 목록을 기반으로 처리구 및 품종 섹션 문자열을 생성합니다. 각 처리구의 관리 레벨(CU, FL, SA, IC, MP 등) 인덱스를 매핑하여 출력합니다.