Aerodynamic Objects Core 2.0.0
Loading...
Searching...
No Matches
AerodynamicObjects.Demos.WindTurbineSceneController Class Reference

Provides functions that are used by UI elements to control the wind turbine. More...

Inheritance diagram for AerodynamicObjects.Demos.WindTurbineSceneController:

Public Member Functions

void UpdateWindDirection (float newValue)
 
void UpdateWindSpeed (float newValue)
 
void UpdateBladePitch (float newValue)
 
void UpdateBladeAspectRatio (float newValue)
 
void RestartGame ()
 

Public Attributes

WindTurbineController turbineController
 

Detailed Description

Provides functions that are used by UI elements to control the wind turbine.

Member Function Documentation

◆ RestartGame()

void AerodynamicObjects.Demos.WindTurbineSceneController.RestartGame ( )

◆ UpdateBladeAspectRatio()

void AerodynamicObjects.Demos.WindTurbineSceneController.UpdateBladeAspectRatio ( float  newValue)

◆ UpdateBladePitch()

void AerodynamicObjects.Demos.WindTurbineSceneController.UpdateBladePitch ( float  newValue)

◆ UpdateWindDirection()

void AerodynamicObjects.Demos.WindTurbineSceneController.UpdateWindDirection ( float  newValue)

◆ UpdateWindSpeed()

void AerodynamicObjects.Demos.WindTurbineSceneController.UpdateWindSpeed ( float  newValue)

Member Data Documentation

◆ turbineController

WindTurbineController AerodynamicObjects.Demos.WindTurbineSceneController.turbineController

The documentation for this class was generated from the following file: