Skip to content
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

ZMT zurich med tech

  1. Home
  2. Sim4Life
  3. Analysis & Postprocessing
  4. GetComponent(0) how to have both axis in python

GetComponent(0) how to have both axis in python

Scheduled Pinned Locked Moved Analysis & Postprocessing
plot datapython
3 Posts 2 Posters 569 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lsc
    wrote on last edited by Sylvain
    #1

    Hi all,

    I have a stupid question but I am really struggling to have my x-data out of a plot.

    input_time = acoustic_sensor_extractor.Outputs["p(t)"]
    input_time.Update()
    # Get Point Sensor data (output is complex pressure)
    output = input.Data.GetComponent(0)
    output_time = input_time.Data.GetComponent(0)
    

    I just receive the ycomponent of my plot of p(t)

    Do you know what I should do to have the time ? so my x-axis values ?

    Thanks!
    Léa

    1 Reply Last reply
    1
    • M Offline
      M Offline
      Mélina
      ZMT
      wrote on last edited by
      #2

      Hello Lea,
      You can use the property .Axis of the class FloatXYData, for example acoustic_sensor_extractor.Outputs["p(t)"].Data.Axis
      Best

      1 Reply Last reply
      1
      • L Offline
        L Offline
        lsc
        wrote on last edited by
        #3

        Perfect thanks !!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Search