Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeUnitCell.hpp#

FileList > DataModel > Type > SBDTypeUnitCell.hpp

  • #include "SBCClass.hpp"
  • #include "SBCHeap.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBDQuantity.hpp"
  • #include "SBDTypePhysicalMatrix33.hpp"
  • #include "SBDTypeExport.hpp"

Classes#

Type Name
class SBDTypeUnitCell
This class is used to represent a unit cell.

Public Types#

Type Name
typedef SBDTypeUnitCell SBUnitCell
The short name of SBDTypeUnitCell .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeUnitCell, "SBUnitCell", "4FC2B136-FBFF-4AD8-ADBD-71A62A5B3443")

Public Types Documentation#

typedef SBUnitCell#

The short name of SBDTypeUnitCell .

typedef SBDTypeUnitCell SBUnitCell;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeUnitCell,
    "SBUnitCell",
    "4FC2B136-FBFF-4AD8-ADBD-71A62A5B3443"
)