C# 클래스 BesAsm.Swsp.PacSizingTool.SlopedFacilitySegment

파일 보기 프로젝트 열기: PDXBES/PacSizingTool 1 사용 예제들

공개 메소드들

메소드 설명
SlopedFacilitySegment ( ) : System

Constructor for a sloped facility segment. Assigns segment to current sloped facility pointer.

SlopedFacilitySegment ( SlopedFacility facility ) : System

Constructor for a sloped facility segment

비공개 메소드들

메소드 설명
AdjustedSegmentLengthAtDepthFt ( double depth ) : double

Computes the surface capacity at a specific depth

DownstreamAreaAtDepthSqFt ( double depth ) : double
DownstreamTopWidthAtDepthFt ( double depth ) : double
SurfaceCapacityAtDepthCuFt ( double depth ) : double
UpstreamAreaAtDepthSqFt ( double depth ) : double
UpstreamDepthAtDepthIn ( double depth ) : double
UpstreamTopWidthAtDepthFt ( double depth ) : double

메소드 상세

SlopedFacilitySegment() 공개 메소드

Constructor for a sloped facility segment. Assigns segment to current sloped facility pointer.
public SlopedFacilitySegment ( ) : System
리턴 System

SlopedFacilitySegment() 공개 메소드

Constructor for a sloped facility segment
public SlopedFacilitySegment ( SlopedFacility facility ) : System
facility SlopedFacility
리턴 System