C# Class EFSServiceClient.EFSService.Segment

Manually written code to access EFSModel
Inheritance: ISegment
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs

Méthodes publiques

Méthode 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 méthode

Provides the display value of this value
public DisplayValue ( ) : string
Résultat string

Evaluate() public méthode

Evaluates the value of the function for the given X
public Evaluate ( double x ) : double
x double
Résultat double