Package org.rcsb.cif.schema.mm
Class EmFocusedIonBeam
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmFocusedIonBeam
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmFocusedIonBeam
extends DelegatingCategory
Description of sectioning by focused_ion_beam
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description EmFocusedIonBeam(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)FloatColumngetCurrent()Current of the ion beam, in nanoamperes (nA)StrColumngetDetails()Additional details about FIB millingIntColumngetDoseRate()ions per sq centimetre per secondIntColumngetDuration()Milling time in seconds (is seconds most appropriate unit?)StrColumngetEmTomographySpecimenId()Foreign key relationship to the EM TOMOGRAPHY SPECIMEN categoryIntColumngetFinalThickness()Final sample thicknessStrColumngetId()This data item is the primary key of the category.IntColumngetInitialThickness()Initial sample thicknessStrColumngetInstrument()The instrument used for focused ion beam sectioningStrColumngetIon()The ion source used to ablate the specimenIntColumngetTemperature()Temperature of the sample during milling, in degrees KelvinIntColumngetVoltage()Voltage applied to the ion source, in kilovoltsMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getCurrent
Current of the ion beam, in nanoamperes (nA)- Returns:
- FloatColumn
-
getDetails
Additional details about FIB milling- Returns:
- StrColumn
-
getDoseRate
ions per sq centimetre per second- Returns:
- IntColumn
-
getDuration
Milling time in seconds (is seconds most appropriate unit?)- Returns:
- IntColumn
-
getEmTomographySpecimenId
Foreign key relationship to the EM TOMOGRAPHY SPECIMEN category- Returns:
- StrColumn
-
getFinalThickness
Final sample thickness- Returns:
- IntColumn
-
getId
This data item is the primary key of the category.- Returns:
- StrColumn
-
getInitialThickness
Initial sample thickness- Returns:
- IntColumn
-
getInstrument
The instrument used for focused ion beam sectioning- Returns:
- StrColumn
-
getIon
The ion source used to ablate the specimen- Returns:
- StrColumn
-
getTemperature
Temperature of the sample during milling, in degrees Kelvin- Returns:
- IntColumn
-
getVoltage
Voltage applied to the ion source, in kilovolts- Returns:
- IntColumn
-