C# 클래스 Fund.LongtermDiagnosticOutput

파일 보기 프로젝트 열기: fund-model/fund 1 사용 예제들

공개 메소드들

메소드 설명
Run ( string argument ) : void

비공개 메소드들

메소드 설명
GetSCGas ( MarginalGas gas, double prtp, bool equityWeights ) : double
GetSCGasMonteCarlo ( MarginalGas gas, double prtp, bool equityWeights, int monteCarloRuns ) : double>.Tuple

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string argument ) : void
argument string
리턴 void