Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CivilItem_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | Bottom(1:2) | |||
real(kind=real64), | intent(in) | :: | Top(1:2) | |||
real(kind=real64), | intent(in), | optional | :: | Transition(1:2) | ||
integer(kind=int32), | intent(in) | :: | divisions(1:3) | |||
real(kind=real64), | intent(in) | :: | height |