TTS-Mimosa Docs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    are: "absent" | "present" | "present or absent"

    Are setiform trichomes 'present', 'absent', or 'present or absent'?

    If are absent, the length should be null.

    barbellate: SetiformBarbellate

    Are Setiform-barbellate trichomes present?

    glochidiate: SetiformGlochidiate

    Are Setiform-glochidiate trichomes present?

    length: number

    Setiform trichomes length in milimeters (mm).

    It should be null when present is false.

    orientation:
        | "patent"
        | "antrorse"
        | "retrorse"
        | "antrorse-appressed"
        | "retrorse-appressed"
        | (
            | "patent"
            | "antrorse"
            | "retrorse"
            | "antrorse-appressed"
            | "retrorse-appressed"
        )[]

    Orientation of trichomes.

    sources: Source[]

    Source.

    Methods