Skip to content

(MUFOperational func P.1240-2 )I think the index is wrong. #31

Description

@tjdtnfksp

// Determine the EIRP index power
if(path->EIRP <= 30.0) {
power = 0;
}
else { // (path->EIRP > 30.0)
power = 0; <- this 1
};

그림1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions