Package | Description |
---|---|
edu.stanford.rsl.conrad.calibration |
Contains Classes for the calibration of C-arm trajectories.
|
Modifier and Type | Method and Description |
---|---|
CalibrationBead.Property |
CalibrationBead.getSize() |
static CalibrationBead.Property |
CalibrationBead.Property.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CalibrationBead.Property[] |
CalibrationBead.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CalibrationBead.setSize(CalibrationBead.Property size) |