I encounter many configuration values in the software I develop. I am looking for a term to call configuration points that map to physical properties. E.g, the height of a tunnel.
The context would be around validating the logical v.s. actual height. In this case the configuration value for the height of the tunnel must be less than or equal to the actual height. If this configuration is taller than the actual height you will crash.