Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EFSServiceClient
EFSService
Segment
C# Class EFSServiceClient.EFSService.Segment
Manually written code to access EFSModel
Inheritance:
ISegment
Mostra file
Open project: ERTMSSolutions/ERTMSFormalSpecs
Public Methods
Method
Description
DisplayValue
( ) :
string
Provides the display value of this value
Evaluate
(
double
x
) :
double
Evaluates the value of the function for the given X
Method Details
DisplayValue()
public
method
Provides the display value of this value
public
DisplayValue
( ) :
string
return
string
Evaluate()
public
method
Evaluates the value of the function for the given X
public
Evaluate
(
double
x
) :
double
x
double
return
double