C# 클래스 EFSServiceClient.EFSService.Segment

Manually written code to access EFSModel
상속: ISegment
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs

공개 메소드들

메소드 설명
DisplayValue ( ) : string

Provides the display value of this value

Evaluate ( double x ) : double

Evaluates the value of the function for the given X

메소드 상세

DisplayValue() 공개 메소드

Provides the display value of this value
public DisplayValue ( ) : string
리턴 string

Evaluate() 공개 메소드

Evaluates the value of the function for the given X
public Evaluate ( double x ) : double
x double
리턴 double