anastruct.sectionbase.units

Attributes

m

cm

mm

kg

N

kN

inch

ft

lb

lbf

kip

l_dict

m_dict

f_dict

Module Contents

anastruct.sectionbase.units.m: float = 1.0[source]
anastruct.sectionbase.units.cm: float = 0.01[source]
anastruct.sectionbase.units.mm: float = 0.001[source]
anastruct.sectionbase.units.kg: float = 1.0[source]
anastruct.sectionbase.units.N: float = 1.0[source]
anastruct.sectionbase.units.kN: float = 1000.0[source]
anastruct.sectionbase.units.inch: float = 0.0254[source]
anastruct.sectionbase.units.ft: float = 0.30479999999999996[source]
anastruct.sectionbase.units.lb: float = 0.4536[source]
anastruct.sectionbase.units.lbf: float = 4.448[source]
anastruct.sectionbase.units.kip: float = 4448.0[source]
anastruct.sectionbase.units.l_dict: Dict[str, float][source]
anastruct.sectionbase.units.m_dict: Dict[str, float][source]
anastruct.sectionbase.units.f_dict: Dict[str, float][source]