Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Type Alias PrimitiveProperty<P, T, C>

    PrimitiveProperty: Expand<BaseProperty<C, T> & PrimitiveValue<P>>

    A qualitative property associated with specific experimental conditions.

    Type Parameters

    • P extends Primitive = Primitive

      The type of the primitive value.

    • T extends Struct = {}

      Additional structural fields for the property.

    • C extends PhysicalQuantity = PhysicalQuantity

      The physical quantity of the environmental conditions.