GasLamp
A gas lamp is a street lamp fueled by natural gas.
GasLamp inherits characteristics from the abstract class GasDevice. Any model names assigned to this class should be assigned to GasLamp.
Subtypes: None
Associations: None
Model Names: None
Attributes:
Field Name |
Field Type |
Description |
---|---|---|
GasUsage |
text |
Gas usage. |
Height |
double |
Height of gas lamp. |
Manufacturer |
text |
Code indicating manufacturer. |
Model |
text |
Model number specified by manufacturer. |
UsageRate |
text |
Rate of gas usage. |