Class: ReadingInterharmonic
_Interharmonics are represented as a rational number 'numerator' / 'denominator', and harmonics are represented using the same mechanism and identified by 'denominator'=1. _
__
classDiagram
class ReadingInterharmonic
ReadingInterharmonic : denominator
ReadingInterharmonic : numerator
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| denominator | 0..1 Integer |
Interharmonic denominator | direct |
| numerator | 0..1 Integer |
Interharmonic numerator | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ReadingType | interharmonic | range | ReadingInterharmonic |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ReadingInterharmonic |
| native | cim:ReadingInterharmonic |
LinkML Source
Direct
name: ReadingInterharmonic
description: "Interharmonics are represented as a rational number 'numerator' / 'denominator',\
\ and harmonics are represented using the same mechanism and identified by 'denominator'=1.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
denominator:
name: denominator
description: "Interharmonic denominator. Value 0 means not applicable. Value 2\
\ is used in combination with 'numerator'=1 to represent interharmonic 1/2.\
\ Finally, value 1 indicates the harmonic of the order specified with 'numerator'.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingInterharmonic.denominator
multivalued: false
domain_of:
- RationalNumber
- ReadingInterharmonic
- Ratio
range: integer
required: false
numerator:
name: numerator
description: "Interharmonic numerator. Value 0 means not applicable. Value 1 is\
\ used in combination with 'denominator'=2 to represent interharmonic 1/2, and\
\ with 'denominator'=1 it represents fundamental frequency. Finally, values\
\ greater than 1 indicate the harmonic of that order (e.g., 'numerator'=5 is\
\ the fifth harmonic).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingInterharmonic.numerator
multivalued: false
domain_of:
- RationalNumber
- ReadingInterharmonic
- Ratio
range: integer
required: false
class_uri: cim:ReadingInterharmonic
Induced
name: ReadingInterharmonic
description: "Interharmonics are represented as a rational number 'numerator' / 'denominator',\
\ and harmonics are represented using the same mechanism and identified by 'denominator'=1.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
denominator:
name: denominator
description: "Interharmonic denominator. Value 0 means not applicable. Value 2\
\ is used in combination with 'numerator'=1 to represent interharmonic 1/2.\
\ Finally, value 1 indicates the harmonic of the order specified with 'numerator'.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingInterharmonic.denominator
multivalued: false
alias: denominator
owner: ReadingInterharmonic
domain_of:
- RationalNumber
- ReadingInterharmonic
- Ratio
range: integer
required: false
numerator:
name: numerator
description: "Interharmonic numerator. Value 0 means not applicable. Value 1 is\
\ used in combination with 'denominator'=2 to represent interharmonic 1/2, and\
\ with 'denominator'=1 it represents fundamental frequency. Finally, values\
\ greater than 1 indicate the harmonic of that order (e.g., 'numerator'=5 is\
\ the fifth harmonic).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingInterharmonic.numerator
multivalued: false
alias: numerator
owner: ReadingInterharmonic
domain_of:
- RationalNumber
- ReadingInterharmonic
- Ratio
range: integer
required: false
class_uri: cim:ReadingInterharmonic