enum Num::NN::FanMode # Represents the type of Fan meant to be discovered, whether it is the maximum number of inputs or outputs. Members# FanAvg = 0 # FanIn = 1 # FanOut = 2 # Methods# #fan_avg? # View source #fan_in? # View source #fan_out? # View source