Uses of Enum Class
net.maswag.falcaun.SimulinkModel.InterpolationMethod
Packages that use SimulinkModel.InterpolationMethod
-
Uses of SimulinkModel.InterpolationMethod in net.maswag.falcaun
Fields in net.maswag.falcaun declared as SimulinkModel.InterpolationMethodMethods in net.maswag.falcaun that return SimulinkModel.InterpolationMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SimulinkModel.InterpolationMethod[]
SimulinkModel.InterpolationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.