Uses of Class
com.opttek.optquest.OptQuestModel
Packages that use OptQuestModel
-
Uses of OptQuestModel in com.opttek.optquest
Methods in com.opttek.optquest with parameters of type OptQuestModelModifier and TypeMethodDescriptionboolean
OptQuestModel.AddAllSolutions
(OptQuestModel src) Copies all solutions from the input OptQuestModel to the the current OptQuestModel.Constructors in com.opttek.optquest with parameters of type OptQuestModelModifierConstructorDescriptionOptQuestModelChannel
(OptQuestModel opt, int npar) OptQuestSolution
(OptQuestModel opt, int id, com.opttek.optquest.COptQuestSolution csol) Internal OptTek use only.OptQuestSolution
(OptQuestModel opt, com.opttek.optquest.COptQuestSolution csol) Internal OptTek use only.