Num::NN::FanMode
Inherits Enum / Comparable / Value / Object
Represents the type of Fan meant to be discovered, whether it is the maximum number of inputs or outputs.
Constants
FanAvg = 0
FanIn = 1
FanOut = 2
Inherits Enum / Comparable / Value / Object
Represents the type of Fan meant to be discovered, whether it is the maximum number of inputs or outputs.