TTS-Mimosa Docs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

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

    If are absent, the length should be null.

    density: "sparsely" | "densely"

    Density of filiform trichomes.

    length: number

    Filiform trichomes length in milimeters (mm).

    It should be null when present is false.

    numberOfCells:
        | "unicelullar"
        | "multicelullar"
        | "unicelullar and multicelullar"
        | "unicelullar or multicelullar"

    Number of cells of filiform trichomes

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

    Orientation of filiform trichomes.

    sources: Source[]

    Source.

    Methods