generate

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reticular

func Reticular(params ReticStructureParams) *structure.Structure

Reticular generates a reticular structure with as many spans and levels as given in the parameters. The lower row of nodes are fully constrained, all bars use the same section and material and all beams (horizontal bars) have a distributed load applied in the direction of gravity. A positive load value means a load in the direction of gravity, whereas a negative value would mean the load is in the opposite direction of gravity.

Types

type ReticStructureParams

type ReticStructureParams struct {
	Spans         int
	Levels        int
	Span          float64
	Height        float64
	LoadDistValue float64
	Section       *structure.Section
	Material      *structure.Material
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL