Uses of Class
net.sourceforge.uiq3.fx603p.L_Register
-
Packages that use L_Register Package Description net.sourceforge.uiq3.fx603p FX-603P simulation. -
-
Uses of L_Register in net.sourceforge.uiq3.fx603p
Fields in net.sourceforge.uiq3.fx603p declared as L_Register Modifier and Type Field Description private @NotNull L_Register @NotNull []Calculator. LThe L-Register are used for general calculations.Methods in net.sourceforge.uiq3.fx603p that return L_Register Modifier and Type Method Description @NotNull L_RegisterCalculator. L(int Register)Methods in net.sourceforge.uiq3.fx603p with parameters of type L_Register Modifier and Type Method Description voidL_Register. Assign(@NotNull L_Register Right)Assign one L-Register to another one
-