Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxNmrExptlSampleConditions

Index

Properties

__typename?: "PdbxNmrExptlSampleConditions"
conditions_id: string

The condition number as defined above.

Examples: 1, 2, 3

details?: <internal>.Maybe<string>

General details describing conditions of both the sample and the environment during measurements.

Examples: The high salinity of the sample may have contributed to overheating of the sample during experiments with long saturation periods like the TOCSY experiments.

ionic_strength?: <internal>.Maybe<string>

The ionic strength at which the NMR data were collected -in lieu of this enter the concentration and identity of the salt in the sample.

ionic_strength_err?: <internal>.Maybe<number>

Estimate of the standard error for the value for the sample ionic strength.

Examples: null

ionic_strength_units?: <internal>.Maybe<string>

Units for the value of the sample condition ionic strength..

Allowable values: M, Not defined, mM

label?: <internal>.Maybe<string>

A descriptive label that uniquely identifies this set of sample conditions.

Examples: conditions_1

pH?: <internal>.Maybe<string>

The pH at which the NMR data were collected.

Examples: null, null

pH_err?: <internal>.Maybe<number>

Estimate of the standard error for the value for the sample pH.

Examples: null

pH_units?: <internal>.Maybe<string>

Units for the value of the sample condition pH.

Allowable values: Not defined, pD, pH, pH*

pressure?: <internal>.Maybe<string>

The pressure at which NMR data were collected.

Examples: 1, ambient, 1atm

pressure_err?: <internal>.Maybe<number>

Estimate of the standard error for the value for the sample pressure.

Examples: null

pressure_units?: <internal>.Maybe<string>

The units of pressure at which NMR data were collected.

Examples: Pa, atm, Torr

temperature?: <internal>.Maybe<string>

The temperature (in Kelvin) at which NMR data were collected.

temperature_err?: <internal>.Maybe<number>

Estimate of the standard error for the value for the sample temperature.

Examples: null

temperature_units?: <internal>.Maybe<string>

Units for the value of the sample condition temperature.

Allowable values: C, K, Not defined

Generated using TypeDoc