TrendMiner Python SDK Core
  • trendminer package
    • Subpackages
      • trendminer.sdk package
        • Subpackages
        • Submodules
    • Submodules
TrendMiner Python SDK Core
  • »
  • trendminer package »
  • trendminer.sdk package »
  • trendminer.sdk.tag package
  • View page source

trendminer.sdk.tag package¶

Submodules¶

  • trendminer.sdk.tag.tag module
    • InterpolationTypeOptions
      • InterpolationTypeOptions.LINEAR
      • InterpolationTypeOptions.STEPPED
      • InterpolationTypeOptions.STEP_AFTER
    • Tag
      • Tag.name
      • Tag.description
      • Tag.tag_type
      • Tag.interpolation_type
      • Tag.units
      • Tag.states
      • Tag.color
      • Tag.scale
      • Tag.shift
      • Tag.visible
      • Tag.calculate()
      • Tag.get_data()
      • Tag.get_index_data()
      • Tag.get_plot_data()
      • Tag.isnumeric()
    • TagAPI
      • TagAPI.all()
      • TagAPI.get()
      • TagAPI.get_by_attribute()
      • TagAPI.get_by_identifier()
      • TagAPI.get_by_name()
      • TagAPI.list()
      • TagAPI.search()
    • TagCalculationOptions
      • TagCalculationOptions.DELTA
      • TagCalculationOptions.END
      • TagCalculationOptions.INTEGRAL
      • TagCalculationOptions.MAXIMUM
      • TagCalculationOptions.MEAN
      • TagCalculationOptions.MINIMUM
      • TagCalculationOptions.RANGE
      • TagCalculationOptions.START
      • TagCalculationOptions.STDEV
    • TagTypeOptions
      • TagTypeOptions.ANALOG
      • TagTypeOptions.DIGITAL
      • TagTypeOptions.DISCRETE
      • TagTypeOptions.STRING
Next Previous

© Copyright 2024, TrendMiner.

Built with Sphinx using a theme provided by TrendMiner based on Read the Docs.