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

Rotates a fan hub with angular velocity proportional to the wind speed produced by a Fan Flow Field. More...

Inheritance diagram for AerodynamicObjects.Demos.FanController:

Public Member Functions

void ChangeFanSpeed (float newValue)
 

Public Attributes

float fanRotationSpeedToWindSpeed = 1
 Relates fan rotational speed to the set the flow speed. More...
 

Detailed Description

Rotates a fan hub with angular velocity proportional to the wind speed produced by a Fan Flow Field.

Member Function Documentation

◆ ChangeFanSpeed()

void AerodynamicObjects.Demos.FanController.ChangeFanSpeed ( float  newValue)

Member Data Documentation

◆ fanRotationSpeedToWindSpeed

float AerodynamicObjects.Demos.FanController.fanRotationSpeedToWindSpeed = 1

Relates fan rotational speed to the set the flow speed.

For graphical effect only. Flow is produced by an area source primitive in this demo, not the motion of the fan.


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