Table of Contents

b (temperature factor)

“b” selects atoms based on their temperature factor property.

Usage

b > value
b < value
(b = value)

Examples

indicate b > 30
indicate b < 10
indicate (b = 0)

Notes

Due to parsing limitations, the equals sign “=” must be used within explicit parentheses in order to distinguish it from assignment of a keyword parameter to a command.

See Also

q

Plus

Selections