FieldSection

DSSAT 필드 섹션(*FIELDS), 토양 분석(*SOIL ANALYSIS), 초기 조건(*INITIAL CONDITIONS)을 생성하는 유틸리티입니다.

Methods

public method Generate(OpenAgriSynapse.Models.Icasa.IcasaExperiment,System.Collections.Generic.List{OpenAgriSynapse.Models.Services.Generators.UniqueField},System.Collections.Generic.Dictionary{System.Int32,System.Int32},System.DateTime)
실험 객체의 필드, 토양 분석, 초기 조건 데이터를 기반으로 관련 섹션 문자열을 생성합니다.
Parameters:
Name Description
experiment 실험 객체
uniqueFields 고유 필드 목록
icLevelMap 초기 조건 레벨 매핑
sDate 시뮬레이션 시작일(기준일)
Returns: 생성된 섹션 문자열