- N_FLIP - Static variable in class twophase.CoordCube
-
2^11 possible edge flips (orientations)
- N_FRtoBR - Static variable in class twophase.CoordCube
-
12!/(12-4)! permutation of FR,FL,BL,BR edges
- N_MOVE - Static variable in class twophase.CoordCube
-
6 faces, 3 rotation per face
- N_PARITY - Static variable in class twophase.CoordCube
-
2 possible corner parities
- N_SLICE1 - Static variable in class twophase.CoordCube
-
12 choose 4 possible positions of FR,FL,BL,BR edges
- N_SLICE2 - Static variable in class twophase.CoordCube
-
4! permutations of FR,FL,BL,BR edges in phase2
- N_TWIST - Static variable in class twophase.CoordCube
-
3^7 possible corner twists (orientations)
- N_UBtoDF - Static variable in class twophase.CoordCube
-
12!/(12-3)! permutation of UB,DR,DF edges
- N_URFtoDLB - Static variable in class twophase.CoordCube
-
8! permutations of the corners
- N_URFtoDLF - Static variable in class twophase.CoordCube
-
8!/(8-6)! permutation of URF,UFL,ULB,UBR,DFR,DLF corners
- N_URtoBR - Static variable in class twophase.CoordCube
-
8! permutations of the corners
- N_URtoDF - Static variable in class twophase.CoordCube
-
8!/(8-6)! permutation of UR,UF,UL,UB,DR,DF edges in phase2
- N_URtoUL - Static variable in class twophase.CoordCube
-
12!/(12-3)! permutation of UR,UF,UL edges
- NUM_OF_ATTEMPT_TO_SOLVE_CUBE - Static variable in class application.PcApplication
-
- nxt - package nxt
-
- NxtApplication - Class in nxt
-
The main application of the NXT project
- NxtApplication() - Constructor for class nxt.NxtApplication
-
- NxtCommand - Class in robot
-
This class implements a connection to the NXT application
- NxtCommand() - Constructor for class robot.NxtCommand
-
- NxtMotor - Class in robot
-
Represents NXT's motors in the PC project
- NxtMotor(int) - Constructor for class robot.NxtMotor
-
New motor c'tor
- NxtOperation - Class in nxt
-
This class lists the supported operations by the NXT application
- NxtOperation() - Constructor for class nxt.NxtOperation
-
- NxtSensor - Class in robot
-
Represents NXT's sensors in the PC project
- NxtSensor() - Constructor for class robot.NxtSensor
-