C# Class LiftSimulation.Defaults

Afficher le fichier Open project: nafetz/SE Class Usage Examples

Méthodes publiques

Méthode Description
FloorToIdx ( int floor ) : int

Konvertiert anhand Default.Floors und Defaults.Basements FloorNr. in nutzbaren List/Array-Index

GetProjectPath ( ) : string

Gitb den Pfad zum Projektverzeichnis zurück

Method Details

FloorToIdx() public static méthode

Konvertiert anhand Default.Floors und Defaults.Basements FloorNr. in nutzbaren List/Array-Index
public static FloorToIdx ( int floor ) : int
floor int Geschossnummer
Résultat int

GetProjectPath() public static méthode

Gitb den Pfad zum Projektverzeichnis zurück
public static GetProjectPath ( ) : string
Résultat string