Skip to content

[Bug] PositionList reference parsing #59

@vishwa2710

Description

@vishwa2710

I believe the following code should work for generating a PositionList via references:

PositionList(references=["satellite#position"])

However this raises the following error:

TypeError: One of cartesian, cartographicDegrees, cartographicRadians or reference must be given

This is because references is missing from the valid inputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions